]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/fetch-verify'
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 19:36:20 +0000 (12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 19:36:20 +0000 (12:36 -0700)
commit2e2e7e9dd07107af8ce96428929775f267fdf98a
tree2ad475466a598a0004fa13cb0e5a5eb53fa559e2
parentca0c9764bfe4f5d33551b5cca74eb0966f796baf
parent6b67e0dc068d1bfd07686071b70f60078380666f
Merge branch 'jc/fetch-verify'

* jc/fetch-verify:
  fetch: verify we have everything we need before updating our ref
  rev-list --verify-object
  list-objects: pass callback data to show_objects()
builtin/fetch.c
builtin/pack-objects.c
revision.c
revision.h
t/t5504-fetch-receive-strict.sh
upload-pack.c