X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft2007-checkout-symlink.sh;h=e6f59f1914667f0001fe990656a66bb76e14a41d;hb=20db370b63a47b19e5f903b78af46ec8e709fa37;hp=a74ee227b80391b7d8e2b86159a8374663cb674d;hpb=4682693e9ccc04252d0fad6f5627fc056abcdbba;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" &&