author | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 May 2009 17:48:23 +0000 (10:48 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 17 May 2009 01:52:12 +0000 (18:52 -0700) | ||
commit | 7a26e653929025e11e689bc7d98365c9a0107dc9 | |
tree | 8af6eb75c4e31acf04f84cb9ca330539dbeb672e | tree | snapshot |
parent | f67182bf65b01290a9544e9599ea8255e657e567 | commit | diff |
Revert "git-add--interactive: remove hunk coalescing"
This reverts commit 0beee4c6dec15292415e3d56075c16a76a22af54 but with a
bit of twist, as we have added "edit hunk manually" hack and we cannot
rely on the original line numbers of the hunks that were manually edited.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This reverts commit 0beee4c6dec15292415e3d56075c16a76a22af54 but with a
bit of twist, as we have added "edit hunk manually" hack and we cannot
rely on the original line numbers of the hunks that were manually edited.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-add--interactive.perl | diff | blob | history | |
t/t3701-add-interactive.sh | diff | blob | history |