mirror of
https://github.com/git/git.git
synced 2024-11-02 07:17:58 +01:00
6cf91492d9
If a patch modifies the last line of a file that previously had no terminating '\n', it looks like -old text \ No newline at end of file +new text Hence, a '\' line does not signal the end of the hunk. This modifies 'git apply --recount' to take this into account. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2 lines
83 B
Text
2 lines
83 B
Text
t/t4100-apply-stat.sh | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|