]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/patch-id-with-incomplete-line'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:54:33 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:54:33 +0000 (14:54 -0700)
The patch-id computation did not ignore the "incomplete last line"
marker like whitespaces.

* rs/patch-id-with-incomplete-line:
  patch-id: ignore newline at end of file in diff_flush_patch_id()

1  2 
diff.c

diff --cc diff.c
Simple merge