mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-16 23:33:43 -05:00
Provide s/u mappings on commits
I need to figure out the big picture push story before I can document the push maps.
This commit is contained in:
@@ -483,7 +483,7 @@ cz? Show this help.
|
||||
Rebase mappings ~
|
||||
|
||||
ri Perform an interactive rebase. Uses ancestor of
|
||||
commit under cursor as upstream if available.
|
||||
u commit under cursor as upstream if available.
|
||||
|
||||
rf Perform an autosquash rebase without editing the todo
|
||||
list. Uses ancestor of commit under cursor as
|
||||
|
||||
Reference in New Issue
Block a user