X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9350-fast-export.sh;h=f823c05305e5021a8cca98d49256af3b1c008fb9;hb=ebfd72c856fd40b226d977164892bcd22979e78e;hp=8c8e679468f4b191f93ca68a973d4d58fa1b72d2;hpb=3089c2b97a4d73866375a0ba815fc2fa4e2a1c1e;p=git.git diff --git a/t/t9350-fast-export.sh b/t/t9350-fast-export.sh index 8c8e67946..f823c0530 100755 --- a/t/t9350-fast-export.sh +++ b/t/t9350-fast-export.sh @@ -26,7 +26,7 @@ test_expect_success 'setup' ' test_tick && git tag rein && git checkout -b wer HEAD^ && - echo lange > file2 + echo lange > file2 && test_tick && git commit -m sitzt file2 && test_tick &&