projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
babfaba
)
s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt
author
Kai Ruemmler
<kai.ruemmler@gmx.net>
Fri, 7 Oct 2005 21:05:03 +0000
(14:05 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 7 Oct 2005 21:05:03 +0000
(14:05 -0700)
This updates last place where checkout-cache gets mentioned wrongly
for checkout-index.
Signed-off-by: Kai Ruemmler <kai.ruemmler@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-ls-files.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-ls-files.txt
b/Documentation/git-ls-files.txt
index
940285f
..
f4501d6
100644
(file)
--- a/
Documentation/git-ls-files.txt
+++ b/
Documentation/git-ls-files.txt
@@
-50,7
+50,7
@@
OPTIONS
-k|--killed::
Show files on the filesystem that need to be removed due
- to file/directory conflicts for checkout-
cache
to
+ to file/directory conflicts for checkout-
index
to
succeed.
-z::