Merge branch 'jc/maint-do-not-switch-to-non-commit'
[gitweb.git] / Documentation / pretty-formats.txt
index f18d33e00b7166104a200fbeaa854fb911273931..0a8a948e6ffba9d15b5db03399f74ed0139394ea 100644 (file)
@@ -30,7 +30,7 @@ This is designed to be as compact as possible.
 
          commit <sha1>
          Author: <author>
-         Date: <author date>
+         Date:   <author date>
 
              <title line>
 
@@ -49,9 +49,9 @@ This is designed to be as compact as possible.
 * 'fuller'
 
          commit <sha1>
-         Author: <author>
+         Author:     <author>
          AuthorDate: <author date>
-         Commit: <committer>
+         Commit:     <committer>
          CommitDate: <committer date>
 
               <title line>