Vim Fugitive - KeynesYouDigIt/Knowledge GitHub Wiki
Commands
:Gdiff
- Bring up a diff between current and commit:Gstatus
- Show changes since last commit- Press
-
orp
to add/remove
- Press
:Gcommit
- Commit changes:Gread
- Like checking out a file, but only on the buffer:Git
- Issue any arbitrary git command