X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=t%2Ft2007-checkout-symlink.sh;h=e6f59f1914667f0001fe990656a66bb76e14a41d;hb=f577b92fe75643228674c0dcb2a4747587cf541d;hp=a74ee227b80391b7d8e2b86159a8374663cb674d;hpb=006f424b2d014b8a7c4887b7ddbb57256dd6b8c7;p=git.git diff --git a/t/t2007-checkout-symlink.sh b/t/t2007-checkout-symlink.sh index a74ee227b..e6f59f191 100755 --- a/t/t2007-checkout-symlink.sh +++ b/t/t2007-checkout-symlink.sh @@ -17,7 +17,7 @@ test_expect_success SYMLINKS setup ' git branch side && echo goodbye >nitfol && - git add nitfol + git add nitfol && test_tick && git commit -m "master adds file nitfol" &&