Add help for 'a' command in :Gstatus

This commit is contained in:
Stephen Rasku 2017-05-26 07:52:14 -07:00 committed by Tim Pope
parent d6e7e20123
commit 2c8d15a790

View File

@ -40,6 +40,7 @@ that are part of Git repositories).
<CR> |:Gedit| <CR> |:Gedit|
- |:Git| add - |:Git| add
- |:Git| reset (staged files) - |:Git| reset (staged files)
a Show alternative format
cA |:Gcommit| --amend --reuse-message=HEAD cA |:Gcommit| --amend --reuse-message=HEAD
ca |:Gcommit| --amend ca |:Gcommit| --amend
cc |:Gcommit| cc |:Gcommit|