Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-log.txt: capitalize section names
author
Matthieu Moy
<Matthieu.Moy@imag.fr>
Tue, 16 Jul 2013 08:05:40 +0000
(10:05 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Jul 2013 00:50:56 +0000
(17:50 -0700)
This is the convention in most other files and even at the beginning of
git-log.txt
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-log.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
7b02c83
)
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index a976534ab870a89a236ec7190f985e20f771e7f7..88f90ed78e5db2d014f920e80a1be7583a5d084b 100644
(file)
--- a/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@
-84,7
+84,7
@@
include::rev-list-options.txt[]
include::pretty-formats.txt[]
-C
ommon diff options
+C
OMMON DIFF OPTIONS
-------------------
:git-log: 1
@@
-92,7
+92,7
@@
include::diff-options.txt[]
include::diff-generate-patch.txt[]
-E
xamples
+E
XAMPLES
--------
`git log --no-merges`::
@@
-143,12
+143,12
@@
Examples
`git log -3`::
Limits the number of commits to show to 3.
-D
iscussion
+D
ISCUSSION
----------
include::i18n.txt[]
-C
onfiguration
+C
ONFIGURATION
-------------
See linkgit:git-config[1] for core variables and linkgit:git-diff[1]