diff options
author | Jeff King <peff@peff.net> | 2014-10-16 20:03:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-19 15:07:06 -0700 |
commit | 458a7e508c57afb6bbd4177fead21c63a0a20131 (patch) | |
tree | ea3f56279c025288d7b4675c9450c18ec52d83a5 /credential.h | |
parent | traverse_commit_list: support pending blobs/trees with paths (diff) | |
download | tgif-458a7e508c57afb6bbd4177fead21c63a0a20131.tar.xz |
t5516: test pushing a tag of an otherwise unreferenced blob
It's not unreasonable to have a tag that points to a blob
that is not part of the normal history. We do this in
git.git to distribute gpg keys. However, we never explicitly
checked in our test suite that this actually works (i.e.,
that pack-objects actually sends the blob because of the tag
mentioning it).
It does in fact work fine, but a recent patch under
discussion broke this, and the test suite didn't notice.
Let's make the test suite more complete.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'credential.h')
0 files changed, 0 insertions, 0 deletions