Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
[gitweb.git]
/
Documentation
/
rev-list-options.txt
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index 37dd1d61ea36d7afb1e1b16cc46bee0d357ad1c8..b6f5d87e723bec4f00a3929274c43bfd478cc083 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.