]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4013/diff.log_-m_-p_master
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)
commit51226147d16d59243957cb3bc1b2313f9f740725
tree48d83a5d9e35382666920f9926b116c6d0a41251
parent8923a45f148ba083c45935f1440e8363a37e4f0e
parent82a62015a7b55a56f779b9ddfb98a3b0552d2bb4
Merge branch 'rs/patch-id-with-incomplete-line'

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()
diff.c