Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tutorial: talk about user.name early and don't start with commit -a
[gitweb.git]
/
Documentation
/
git-log.txt
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index c9ffff734c256d7db1470381f0eb74a8d7f81873..79643ac928b05b4a97a09a5adfb67b1b4a2b832c 100644
(file)
--- a/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@
-24,8
+24,8
@@
This manual page describes only the most frequently used options.
OPTIONS
-------
---pretty=<format>::
- Controls the way the commit log is formatted.
+
+include::pretty-formats.txt[]
--max-count=<n>::
Limits the number of commits to show.