author | Bart Trojanowski <bart@jukie.net> | |
Sat, 9 Jan 2010 00:54:39 +0000 (19:54 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 12 Jan 2010 21:18:27 +0000 (13:18 -0800) | ||
commit | 0def5b6ed4ffbc2cced3206acd6359178f7b8c5d | |
tree | 7ab98eb0e1fec90408c96e47eb0cf6e07e161ed7 | tree | snapshot |
parent | c0eb604330e1288300d915f25868d1eed88d3038 | commit | diff |
hg-to-git: fix COMMITTER type-o
This script passes the author and committer to git-commit via environment
variables, but it was missing the seccond T of COMMITTER in a few places.
Signed-off-by: Bart Trojanowski <bart@jukie.net>
Acked-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This script passes the author and committer to git-commit via environment
variables, but it was missing the seccond T of COMMITTER in a few places.
Signed-off-by: Bart Trojanowski <bart@jukie.net>
Acked-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/hg-to-git/hg-to-git.py | diff | blob | history |