author | Thomas Rast <trast@student.ethz.ch> | |
Wed, 2 Jul 2008 21:59:44 +0000 (23:59 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jul 2008 22:31:29 +0000 (15:31 -0700) | ||
commit | 0beee4c6dec15292415e3d56075c16a76a22af54 | |
tree | 02ae4e305e339a8945b6824addc70e0fc3fb51ef | tree | snapshot |
parent | 8cbd4310821ea2957d32a36c34fa314cf99ca9f3 | commit | diff |
git-add--interactive: remove hunk coalescing
Current git-apply has no trouble at all applying chunks that have
overlapping context, as produced by the splitting feature. So we can
drop the manual coalescing.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Current git-apply has no trouble at all applying chunks that have
overlapping context, as produced by the splitting feature. So we can
drop the manual coalescing.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-add--interactive.perl | diff | blob | history |