author | Michael Olson <mwolson@gnu.org> | |
Mon, 15 Oct 2007 17:51:30 +0000 (13:51 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Oct 2007 05:18:37 +0000 (01:18 -0400) | ||
commit | 5040beff0bacac79b305fbfa4df71e99c2f13ed8 | |
tree | 71b8ca7cd1a2d5878657ebf1bab73960030d12cf | tree | snapshot |
parent | 2858028e1ab6c79f39ec0057d2034bcbe9f47cf9 | commit | diff |
Documentation/git-tag.txt: Document how to backdate tags
Added a new section beneath "On Automatic following" called "On
Backdating Tags". This includes an explanation of when to use this
method, a brief explanation of the kind of date that can be used in
GIT_AUTHOR_DATE, and an example invocation of git-tag using a custom
setting of GIT_AUTHOR_DATE.
[sp: Corrected s/you/your/, noticed by Jeff King]
Signed-off-by: Michael W. Olson <mwolson@gnu.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Added a new section beneath "On Automatic following" called "On
Backdating Tags". This includes an explanation of when to use this
method, a brief explanation of the kind of date that can be used in
GIT_AUTHOR_DATE, and an example invocation of git-tag using a custom
setting of GIT_AUTHOR_DATE.
[sp: Corrected s/you/your/, noticed by Jeff King]
Signed-off-by: Michael W. Olson <mwolson@gnu.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/git-tag.txt | diff | blob | history |