summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-06 06:05:33 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-08-06 06:05:33 (GMT)
commit51b0fca012310910783de76f2eacfd10b0f2f9fc (patch)
treec5a349d7c6c3dfe614deea1cc79dee148a98a56b /diff.c
parent4fa1604f10c4878ae2cfbe4b9419a67d6306bb5d (diff)
downloadgit-51b0fca012310910783de76f2eacfd10b0f2f9fc.zip
git-51b0fca012310910783de76f2eacfd10b0f2f9fc.tar.gz
git-51b0fca012310910783de76f2eacfd10b0f2f9fc.tar.bz2
Fix ref_newer() in send-pack.
When more than two references need to be checked with ref_newer() function, the second and later calls did not work correctly. This was because the later calls found commits retained by the "struct object" layer that still had smudges made by earlier calls. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions