mirror of
https://github.com/git/git.git
synced 2025-03-23 05:16:30 +00:00
Documentation: git-commit -a
A bit more elaboration on what "update all paths" means. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
c2bc6e404d
commit
cb95bf488b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user