summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9332441)
raw | patch | inline | side by side (parent: 9332441)
author | Michael J Gruber <git@drmicha.warpmail.net> | |
Fri, 14 May 2010 18:26:51 +0000 (20:26 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 27 Jun 2010 18:32:43 +0000 (11:32 -0700) |
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6018-rev-list-glob.sh | patch | blob | history |
index dbedc4dfa64598f495edd83ae07a0c5da895ae32..58428d9f5c3d079b0e842b5851b100f9e895a239 100755 (executable)
--- a/t/t6018-rev-list-glob.sh
+++ b/t/t6018-rev-list-glob.sh
git checkout master &&
commit master2 &&
git tag foo/bar master &&
- git update-ref refs/remotes/foo/baz master
+ commit master3 &&
+ git update-ref refs/remotes/foo/baz master &&
+ commit master4
'
test_expect_success 'rev-parse --glob=refs/heads/subspace/*' '