Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rename --exec to --upload-pack for fetch-pack and peek-remote
[gitweb.git]
/
Documentation
/
git-update-index.txt
diff --git
a/Documentation/git-update-index.txt
b/Documentation/git-update-index.txt
index 0e0a3af1beca8d39d8e963636d18482f39cab011..5bbae42d86dfc275740425aa3c59d6fd9eb76f94 100644
(file)
--- a/
Documentation/git-update-index.txt
+++ b/
Documentation/git-update-index.txt
@@
-3,7
+3,7
@@
git-update-index(1)
NAME
----
-git-update-index -
Modifies the index or directory cache
+git-update-index -
Register file contents in the working tree to the index
SYNOPSIS