Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: check_cherry_pick should exclude commits already in our history
[gitweb.git]
/
Documentation
/
git-checkout-index.txt
diff --git
a/Documentation/git-checkout-index.txt
b/Documentation/git-checkout-index.txt
index d6aa6e14eb32967a09c5987fad26ece2749a65b8..62f9ab24c97875df6f053aa11f8f5cde56377175 100644
(file)
--- a/
Documentation/git-checkout-index.txt
+++ b/
Documentation/git-checkout-index.txt
@@
-13,7
+13,7
@@
SYNOPSIS
[--stage=<number>|all]
[--temp]
[-z] [--stdin]
- [--] [<file>]
\
*
+ [--] [<file>]*
DESCRIPTION
-----------