зеркало из https://github.com/microsoft/git.git
t6018: make sure all tested symbolic names are different revs
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
9332441d8e
Коммит
52663475a9
|
@ -34,7 +34,9 @@ test_expect_success 'setup' '
|
|||
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/*' '
|
||||
|
|
Загрузка…
Ссылка в новой задаче