Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: git-commit -a
author
Junio C Hamano
<junkio@cox.net>
Fri, 13 Jan 2006 20:59:21 +0000
(12:59 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 13 Jan 2006 20:59:21 +0000
(12:59 -0800)
A bit more elaboration on what "update all paths" means.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-commit.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
c2bc6e4
)
diff --git
a/Documentation/git-commit.txt
b/Documentation/git-commit.txt
index e0ff74f648fa57bc1a6d100f886fca424051ce8a..e35984dfc7d5a5287ea8231b25c5c8256fb89011 100644
(file)
--- a/
Documentation/git-commit.txt
+++ b/
Documentation/git-commit.txt
@@
-25,7
+25,9
@@
information.
OPTIONS
-------
-a|--all::
- Update all paths in the index file.
+ Update all paths in the index file. This flag notices
+ files that have been modified and deleted, but new files
+ you have not told about git are not affected.
-c or -C <commit>::
Take existing commit object, and reuse the log message