Commit b1218e4
committed
Merge branch 'bp/git-gui-bind-kp-enter'
"git gui" performs commit upon CTRL/CMD+ENTER but the
CTRL/CMD+KP_ENTER (i.e. enter key on the numpad) did not have the
same key binding. It now does.
* bp/git-gui-bind-kp-enter:
git-gui: bind CTRL/CMD+numpad ENTER to do_commit1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3867 | 3867 | | |
3868 | 3868 | | |
3869 | 3869 | | |
| 3870 | + | |
3870 | 3871 | | |
3871 | 3872 | | |
3872 | 3873 | | |
| |||
0 commit comments