author | Jonathan Nieder <jrnieder@gmail.com> | |
Sun, 9 May 2010 03:32:24 +0000 (22:32 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 May 2010 05:30:03 +0000 (22:30 -0700) | ||
commit | 66c4c32d29de5d24161dc804197918453d9cd2d3 | |
tree | 6346d46a7355a5508baedb20f1379ac4825e9b07 | tree | snapshot |
parent | 59893a88f96b3ed4223c20942fd3db5d8c43f7c0 | commit | diff |
Documentation/notes: simplify treatment of default display refs
The main description of display refs for notes should be in
git-log.1, where there is a chance to give a leisurely description
of all the ways they can be set, what they are used for, and so
on. The description in git-notes.1 is only meant to be a quick
reminder of how notes are used.
So simplify it.
Also add an entry for GIT_NOTES_DISPLAY_REF to the environment
section.
Cc: Thomas Rast <trast@student.ethz.ch>
Cc: Johan Herland <johan@herland.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The main description of display refs for notes should be in
git-log.1, where there is a chance to give a leisurely description
of all the ways they can be set, what they are used for, and so
on. The description in git-notes.1 is only meant to be a quick
reminder of how notes are used.
So simplify it.
Also add an entry for GIT_NOTES_DISPLAY_REF to the environment
section.
Cc: Thomas Rast <trast@student.ethz.ch>
Cc: Johan Herland <johan@herland.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-notes.txt | diff | blob | history |