X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=t%2Ft2007-checkout-symlink.sh;h=e6f59f1914667f0001fe990656a66bb76e14a41d;hb=ec3f7d5d0f3676aa9634ee30f8c9e55893a8c505;hp=a74ee227b80391b7d8e2b86159a8374663cb674d;hpb=6b948a7a480b4ad5e112eb1642e9160e2a3b4f2b;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" &&