author | Chris Riddoch <chris@syntacticsugar.org> | |
Tue, 21 Nov 2006 23:49:15 +0000 (16:49 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 23 Nov 2006 00:06:32 +0000 (16:06 -0800) | ||
commit | 5d1faf8791fa85ba9be2282900d4f704c7790648 | |
tree | 2e09cb0097e66268095b98ca40bb59cbca8fa3e1 | tree | snapshot |
parent | 594270635732d6320d6e6d7fa127679ae90ef5b1 | commit | diff |
Move --pretty options into Documentation/pretty-formats.txt
Asciidoc-include it into the manuals for programs that use the
--pretty command-line option, for consistency among the docs.
This describes all the pretty-formats currently listed in the cmit_fmt
enum in commit.h, and also briefly describes the presence and format
of the 'Merge: ' line in some pretty formats.
There's a hedge that limiting your view of history can affect what
goes in the Merge: line, and that --abbrev/--no-abbrev do nothing to
the 'raw' format.
Signed-off-by: Chris Riddoch <chris@syntacticsugar.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Asciidoc-include it into the manuals for programs that use the
--pretty command-line option, for consistency among the docs.
This describes all the pretty-formats currently listed in the cmit_fmt
enum in commit.h, and also briefly describes the presence and format
of the 'Merge: ' line in some pretty formats.
There's a hedge that limiting your view of history can affect what
goes in the Merge: line, and that --abbrev/--no-abbrev do nothing to
the 'raw' format.
Signed-off-by: Chris Riddoch <chris@syntacticsugar.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-diff-tree.txt | diff | blob | history | |
Documentation/git-log.txt | diff | blob | history | |
Documentation/git-rev-list.txt | diff | blob | history | |
Documentation/git-show.txt | diff | blob | history | |
Documentation/pretty-formats.txt | [new file with mode: 0644] | blob |