]> git.ipfire.org Git - thirdparty/git.git/commit
git-add --interactive: hunk splitting
authorJunio C Hamano <junkio@cox.net>
Tue, 12 Dec 2006 01:09:26 +0000 (17:09 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 19 Dec 2006 00:28:45 +0000 (16:28 -0800)
commit835b2aeba74d64e21bba50f31a7c2a16acf24af7
tree3df12a00e5eb19c6dcda2d72f1c5b032620680c5
parent5cde71d64aff03d305099b4d239552679ecfaab6
git-add --interactive: hunk splitting

This adds hunk splitting and recounting the patch lines.  The
'patch' subcommand now allows you to split a large hunk at
context lines in the middle.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-add--interactive.perl