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