]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
git-p4: Optimize the fetching of data from perforce.
authorMarius Storm-Olsen <marius@trolltech.com>
Mon, 3 Mar 2008 12:42:47 +0000 (13:42 +0100)
committerSimon Hausmann <simon@lst.de>
Thu, 13 Mar 2008 07:57:29 +0000 (08:57 +0100)
commit8ff45f2af5b25b7581072ee7896f4285dfc034ea
treec3db50d7c2080dee6897cacb19bd0f0500fe1e20
parenta6828f536119c3288b0be772e3870f1a464d017d
git-p4: Optimize the fetching of data from perforce.

 Use shallow copies in loop, and join content at the end. Then do the substitution, if needed.

Signed-off-by: Marius Storm-Olsen <marius@trolltech.com>
Signed-off-by: Simon Hausmann <simon@lst.de>
contrib/fast-import/git-p4