author | Nazri Ramliy <ayiehere@gmail.com> | |
Tue, 1 Jun 2010 17:54:46 +0000 (01:54 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jun 2010 17:03:53 +0000 (10:03 -0700) | ||
commit | 41e4d69fb82cd92bbc39accc9cb2be49b7597b5c | |
tree | 1fe933bb37189e7c7449bbeb00b21caf044198ff | tree | snapshot |
parent | 6774e2bf0822cd4358620d3e806f9b3df8bd777e | commit | diff |
Documentation/pretty-{formats,options}: better reference for "format:<string>"
In "git help log" (and friends) it's not easy to find the possible
placeholder for <string> for the "--pretty=format:<string>" option
to git log.
This patch makes the placeholder easier to find by adding a reference
to the "PRETTY FORMATS" section and repeating the "format:<string>"
phrase.
Signed-off-by: Nazri Ramliy <ayiehere@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In "git help log" (and friends) it's not easy to find the possible
placeholder for <string> for the "--pretty=format:<string>" option
to git log.
This patch makes the placeholder easier to find by adding a reference
to the "PRETTY FORMATS" section and repeating the "format:<string>"
phrase.
Signed-off-by: Nazri Ramliy <ayiehere@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt | diff | blob | history | |
Documentation/pretty-options.txt | diff | blob | history |