X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fpretty-options.txt;h=6d66c74cc11e6622892061f8328d04dfe38f87bf;hb=9d880582ee0e63b3865350e90d3576fec55aed20;hp=746bc5b7f9a3f96ea321586e095a4fc8ccb6e73f;hpb=b9dcf846e20ed5287e239c9a0942c5d150081bab;p=git.git diff --git a/Documentation/pretty-options.txt b/Documentation/pretty-options.txt index 746bc5b7f..6d66c74cc 100644 --- a/Documentation/pretty-options.txt +++ b/Documentation/pretty-options.txt @@ -1,9 +1,12 @@ --pretty[='']:: - Pretty print the contents of the commit logs in a given format, + Pretty-print the contents of the commit logs in a given format, where '' can be one of 'oneline', 'short', 'medium', 'full', 'fuller', 'email', 'raw' and 'format:'. - When left out the format default to 'medium'. + When omitted, the format defaults to 'medium'. ++ +Note: you can specify the default pretty format in the repository +configuration (see linkgit:git-config[1]). --abbrev-commit:: Instead of showing the full 40-byte hexadecimal commit object