projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'mm/phrase-remote-tracking'
[git]
/
t
/
t2007-checkout-symlink.sh
diff --git
a/t/t2007-checkout-symlink.sh
b/t/t2007-checkout-symlink.sh
index
a74ee22
..
e6f59f1
100755
(executable)
--- 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" &&