add --fast-import
authorGuido Günther <agx@sigxcpu.org>
Sat, 2 May 2009 17:54:23 +0000 (19:54 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sun, 3 May 2009 13:55:12 +0000 (15:55 +0200)
commit9ed19e70a40792bdc06eae5dd1d106c52565be86
tree7556d3b6c1a92527b40c5f5782bf7ee29d5c5bec
parent129b3c4ee1ad8858de98db25e8a6ad0e5e72d52d
add --fast-import

This uses git-fast-import to import the upstream tarball, speeds up
imports of upstream tarballs by a factor of two. This options is
experimental and will become the default once it got more testing.

Closes: #449075
git-import-orig