X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fgit.git;a=blobdiff_plain;f=t%2Ft3200-branch.sh;fp=t%2Ft3200-branch.sh;h=b6aa04bbec550ef31f85d70104abf974ea64fd0e;hp=1fd03cae809b767a128b3e772797d9e76c15263e;hb=12210859da0c16c644dab658d9e1ef671ec28788;hpb=a08a83db2bf27f015bec9a435f6d73e223c21c5e diff --git a/t/t3200-branch.sh b/t/t3200-branch.sh index 1fd03cae80..b6aa04bbec 100755 --- a/t/t3200-branch.sh +++ b/t/t3200-branch.sh @@ -402,7 +402,7 @@ EOF mv .git/config .git/config-saved -test_expect_success 'git branch -m q q2 without config should succeed' ' +test_expect_success SHA1 'git branch -m q q2 without config should succeed' ' git branch -m q q2 && git branch -m q2 q '