Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
update-index: refuse to add working tree items beyond symlinks
[gitweb.git]
/
Documentation
/
rev-list-options.txt
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index f69260f4c04a83d4cdae2be733887bce63a6aa5d..3aa38097e6350a02c50873d5c670e108003fab22 100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-45,6
+45,10
@@
endif::git-rev-list[]
Print the parents of the commit.
+--children::
+
+ Print the children of the commit.
+
ifdef::git-rev-list[]
--timestamp::
Print the raw commit timestamp.