]> git.ipfire.org Git - thirdparty/git.git/commit - git-add--interactive.perl
In add --patch, Handle K,k,J,j slightly more gracefully.
authorWilliam Pursell <bill.pursell@gmail.com>
Thu, 27 Nov 2008 04:08:03 +0000 (04:08 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Feb 2009 03:43:38 +0000 (19:43 -0800)
commitace30ba813ed723534c3b4d223db6eddea417de7
tree7cf5e85327fe59f255ca6d020a1f6ff131311256
parentdd971cc9d6588307447075b2352127a9e24dd3e1
In add --patch, Handle K,k,J,j slightly more gracefully.

Instead of printing the help menu, this will print "No next hunk" and then
process the given hunk again.

Signed-off-by: William Pursell <bill.pursell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-add--interactive.perl