diff options
author | Jeff King <peff@peff.net> | 2008-04-23 05:21:45 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-23 10:56:07 -0700 |
commit | 3ef6a1fe95b0a5aaca21a86651850ef5d62327fa (patch) | |
tree | 45094856790f8bb4ae9620643e70e5cfbbce258a /templates | |
parent | Linked glossary from cvs-migration page (diff) | |
download | tgif-3ef6a1fe95b0a5aaca21a86651850ef5d62327fa.tar.xz |
t5516: remove ambiguity test (1)
This test tried to push into a remote with ambiguous refs in
remotes/$x/master and remotes/$y/master. However, the remote
never actually tells us about the refs/remotes hierarchy, so
we don't even see this ambiguity.
The test happened to pass because we were simply looking for
failure, and the test fails for another reason: the dst
refspec does not exist and does not begin with refs/, making
it invalid.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions