import-tars: Allow per-tar author and commit message.
commit7e787953fb89fbe403060585f7c39f0c75f29318
authorPeter Krefting <peter@softwolves.pp.se>
Thu, 3 Sep 2009 12:15:00 +0000 (3 13:15 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2009 16:44:41 +0000 (3 09:44 -0700)
treed5c959166f295f9a219bfb38805d08e7e783fbff
parent0b1fac320c10b83133f824805055ff428b331e19
import-tars: Allow per-tar author and commit message.

If the "--metainfo=<ext>" option is given on the command line, a file
called "<filename.tar>.<ext>" will be used to create the commit message
for "<filename.tar>", instead of using "Imported from filename.tar".

The author and committer of the tar ball can also be overridden by
embedding an "Author:" or "Committer:" header in the metainfo file.

Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/import-tars.perl