Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
request-pull: use the annotated tag contents
[gitweb.git]
/
t
/
t1020-subdirectory.sh
diff --git
a/t/t1020-subdirectory.sh
b/t/t1020-subdirectory.sh
index 865b8ed26d577e154276887f88c8af9d13e62170..3b1b985996e9a6b52b032ef45c5be9b1c57b60f6 100755
(executable)
--- a/
t/t1020-subdirectory.sh
+++ b/
t/t1020-subdirectory.sh
@@
-17,8
+17,6
@@
test_expect_success setup '
cp one original.one &&
cp dir/two original.two
'
-LF='
-'
test_expect_success 'update-index and ls-files' '
git update-index --add one &&