author | Björn Steinbrink <B.Steinbrink@gmx.de> | |
Fri, 11 Apr 2008 20:52:07 +0000 (22:52 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Apr 2008 00:34:05 +0000 (17:34 -0700) | ||
commit | 055b66158c984c4e902735ab2a1a188509423f43 | |
tree | 0e852e69b11e45fa76374d4a0626d64db822ab95 | tree | snapshot |
parent | d4ba07cac576e87fd194df0853ed523af6c58af1 | commit | diff |
Fix section about backdating tags in the git-tag docs
The tagger is equal to the committer, not the author, so
GIT_COMMITTER_DATE is the right environment variable to use, not
GIT_AUTHOR_DATE.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The tagger is equal to the committer, not the author, so
GIT_COMMITTER_DATE is the right environment variable to use, not
GIT_AUTHOR_DATE.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tag.txt | diff | blob | history |