From: Junio C Hamano <gitster@pobox.com> Date: Wed, 25 Apr 2018 04:28:48 +0000 (+0900) Subject: Merge branch 'bp/git-gui-bind-kp-enter' X-Git-Tag: v2.18.0-rc0~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1218e46a6255a3bdbe2af1c9c329c20722df112;p=git 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 --- b1218e46a6255a3bdbe2af1c9c329c20722df112