OSDN Git Service

Changed the import mechanism to write to git fast-import through a pipe instead of...
authorSimon Hausmann <hausmann@kde.org>
Wed, 31 Jan 2007 20:54:56 +0000 (21:54 +0100)
committerSimon Hausmann <hausmann@kde.org>
Wed, 31 Jan 2007 20:54:56 +0000 (21:54 +0100)
commit701ce876331eca10031c104f42cc6fccc425ac94
tree693131b6c938d0dd2b79c1e7b127ee517c88e2b9
parent3f2ddd47c7f311516dc7092b0a89b46291e40271
Changed the import mechanism to write to git fast-import through a pipe instead of having p4-fast-export write to stdout and let the caller connect it to git fast-import.

Signed-off-by: Simon Hausmann <hausmann@kde.org>
contrib/fast-import/p4-fast-export.py