Documentation/git-tag.txt: Document how to backdate tags
commit5040beff0bacac79b305fbfa4df71e99c2f13ed8
authorMichael Olson <mwolson@gnu.org>
Mon, 15 Oct 2007 17:51:30 +0000 (15 13:51 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 16 Oct 2007 05:18:37 +0000 (16 01:18 -0400)
tree71b8ca7cd1a2d5878657ebf1bab73960030d12cf
parent2858028e1ab6c79f39ec0057d2034bcbe9f47cf9
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>
Documentation/git-tag.txt