]> git.ipfire.org Git - thirdparty/git.git/commit
ignore new git-diff index header when computing patch ids
authorKai Ruemmler <kai.ruemmler@gmx.net>
Sun, 9 Oct 2005 23:52:50 +0000 (16:52 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 9 Oct 2005 23:52:50 +0000 (16:52 -0700)
commit9fabdedc0edd4ff150197a53cc3032e7bf27c4d4
treea62823e67542b7a8fa0ad5d6638387573ae3d194
parent5a6850e8aae7c6ef4f22e07cb620eb9325543732
ignore new git-diff index header when computing patch ids

Two else equal patches should not result in different checksums, only
because they were applied to different versions of the file.

Signed-off-by: Kai Ruemmler <kai.ruemmler@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
patch-id.c