Merge branch 'bp/git-gui-bind-kp-enter'
commitb1218e46a6255a3bdbe2af1c9c329c20722df112
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:28:48 +0000 (25 13:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:28:48 +0000 (25 13:28 +0900)
treed2f230954f0cd90c48726fd151dee8041f772bfd
parent8b09611475b6095003a08baccb136e885e11a1dd
parent28a1d94a0630d30c8bbafdf23776b9224b23e9cc
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_commit