Vc-Dir: Use F for pull

This commit is contained in:
James Nguyen 2019-05-15 20:15:17 -07:00
parent 665eef8ae1
commit 4ed8cea83a
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
"gu" 'vc-update
"gr" 'revert-buffer
"F" 'vc-update ;; This is the same as `vc-update' bound to "gu".
"p" 'vc-push
"P" 'vc-push