commit | 835b2aeba74d64e21bba50f31a7c2a16acf24af7 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Mon Dec 11 17:09:26 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Mon Dec 18 16:28:45 2006 -0800 |
tree | 3df12a00e5eb19c6dcda2d72f1c5b032620680c5 | |
parent | 5cde71d64aff03d305099b4d239552679ecfaab6 [diff] |
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>