diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-03-20 10:57:50 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-20 09:33:28 -0700 |
commit | 6872f606d9bc9a0ab0b3252bd4175af7732b6135 (patch) | |
tree | 58c22e9bb821d6020497b6d2c9268e8fbf8803ee /contrib/patches | |
parent | Merge branch 'js/windows-tests' (diff) | |
download | tgif-6872f606d9bc9a0ab0b3252bd4175af7732b6135.tar.xz |
import-tars: separate author from committer
The import-tars script is typically employed to (re)create the past
history of a project from stored tars. Although assigning authorship in
these cases can be a somewhat arbitrary process, it makes sense to set
the author to whoever created the tars in the first place (if it's
known), and (s)he can in general be different from the committer
(whoever is running the script).
Implement this by having separate author and committer data, making them
settable from the usual GIT_* environment variables.
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/patches')
0 files changed, 0 insertions, 0 deletions