Merge branch 'mm/phrase-remote-tracking'
[git] / t / t2007-checkout-symlink.sh
index a74ee22..e6f59f1 100755 (executable)
@@ -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" &&