diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-11-03 12:15:08 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-03 14:27:04 -0700 |
commit | ee6dfb2d83ba1b057943e705f707fa27e34e47f9 (patch) | |
tree | 538d0e0e2f1cf2e8586bfc671ca61dbea70f5d46 /contrib/fast-import/git-p4 | |
parent | t3200: add test case for 'branch -m' (diff) | |
download | tgif-ee6dfb2d83ba1b057943e705f707fa27e34e47f9.tar.xz |
receive-pack: do not expect object 0{40} to exist
When pushing to delete a ref, it uses 0{40} as an object name to signal
that the request is a deletion. We shouldn't trigger "deletion of a
corrupt ref" warning in such a case, which was designed to notice that a
ref points at an object that is truly missing from the repository.
Reported-by: Stefan Näwe
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/fast-import/git-p4')
0 files changed, 0 insertions, 0 deletions