mirror of
https://github.com/git/git.git
synced 2026-01-14 12:48:15 +00:00
Merge branch 'maint'
* maint: git-gui: fix shortcut for menu "Commit/Revert Changes"
This commit is contained in:
@@ -3550,6 +3550,8 @@ bind . <$M1B-Key-s> do_signoff
|
||||
bind . <$M1B-Key-S> do_signoff
|
||||
bind . <$M1B-Key-t> do_add_selection
|
||||
bind . <$M1B-Key-T> do_add_selection
|
||||
bind . <$M1B-Key-j> do_revert_selection
|
||||
bind . <$M1B-Key-J> do_revert_selection
|
||||
bind . <$M1B-Key-i> do_add_all
|
||||
bind . <$M1B-Key-I> do_add_all
|
||||
bind . <$M1B-Key-minus> {show_less_context;break}
|
||||
|
||||
Reference in New Issue
Block a user