summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2007-06-08 01:43:05 +0200
committerJunio C Hamano <gitster@pobox.com>2007-06-08 00:40:39 -0700
commit6e66bf3c7953d68a5a2d57300e0f9077cf1767bf (patch)
tree0530c638c6e1062eb6d20850ec414b17c753a001 /t/t5516-fetch-push.sh
parenta6080a0a44d5ead84db3dabbbc80e82df838533d (diff)
downloadgit-6e66bf3c7953d68a5a2d57300e0f9077cf1767bf.tar.gz
Fix push with refspecs containing wildcards
Otherwise git push 'remote-name' 'refs/heads/*:refs/remotes/other/*' will consider references in "refs/heads" of the remote repository "remote-name", instead of the ones in "refs/remotes/other", which the given refspec clearly means. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5516-fetch-push.sh')
0 files changed, 0 insertions, 0 deletions