Revert "git-add--interactive: remove hunk coalescing"
commit7a26e653929025e11e689bc7d98365c9a0107dc9
authorJunio C Hamano <gitster@pobox.com>
Sat, 16 May 2009 17:48:23 +0000 (16 10:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 May 2009 01:52:12 +0000 (16 18:52 -0700)
tree8af6eb75c4e31acf04f84cb9ca330539dbeb672e
parentf67182bf65b01290a9544e9599ea8255e657e567
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>
git-add--interactive.perl
t/t3701-add-interactive.sh