Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 4ba258b

Browse files
moygitster
authored andcommitted
Documentation/git-log.txt: capitalize section names
This is the convention in most other files and even at the beginning of git-log.txt Signed-off-by: Matthieu Moy <[email protected]> Reviewed-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7b02c83 commit 4ba258b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/git-log.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ include::rev-list-options.txt[]
8484

8585
include::pretty-formats.txt[]
8686

87-
Common diff options
87+
COMMON DIFF OPTIONS
8888
-------------------
8989

9090
:git-log: 1
9191
include::diff-options.txt[]
9292

9393
include::diff-generate-patch.txt[]
9494

95-
Examples
95+
EXAMPLES
9696
--------
9797
`git log --no-merges`::
9898

@@ -143,12 +143,12 @@ Examples
143143
`git log -3`::
144144
Limits the number of commits to show to 3.
145145

146-
Discussion
146+
DISCUSSION
147147
----------
148148

149149
include::i18n.txt[]
150150

151-
Configuration
151+
CONFIGURATION
152152
-------------
153153

154154
See linkgit:git-config[1] for core variables and linkgit:git-diff[1]

0 commit comments

Comments
 (0)