Merge branch 'aw/pretty-trailers'
[gitweb.git] / Documentation / pretty-formats.txt
index 4cfea4c9d69f23ea58db0406499e94c19cf38396..079598307a3897d913de030a4737ce2e43c1810d 100644 (file)
@@ -119,7 +119,7 @@ The placeholders are:
            the `auto` settings of the former if we are going to a
            terminal). `%C(auto,...)` is accepted as a historical
            synonym for the default (e.g., `%C(auto,red)`). Specifying
-           `%C(always,...) will show the colors even when color is
+           `%C(always,...)` will show the colors even when color is
            not otherwise enabled (though consider just using
            `--color=always` to enable color for the whole output,
            including this format and anything else git might color).
@@ -183,6 +183,8 @@ The placeholders are:
 '%cI':: committer date, strict ISO 8601 format
 '%d':: ref names, like the --decorate option of linkgit:git-log[1]
 '%D':: ref names without the " (", ")" wrapping.
+'%S':: ref name given on the command line by which the commit was reached
+       (like `git log --source`), only works with `git log`
 '%e':: encoding
 '%s':: subject
 '%f':: sanitized subject line, suitable for a filename