OSDN Git Service

Simplify the incremental import by elimination the need for a temporary import branch.
authorSimon Hausmann <hausmann@kde.org>
Thu, 1 Feb 2007 07:23:39 +0000 (08:23 +0100)
committerSimon Hausmann <hausmann@kde.org>
Thu, 1 Feb 2007 07:23:39 +0000 (08:23 +0100)
commitf16255f559c96b8c5fb096b00c94a69f5fcc498f
treeb650bf9af8b31eb9501fa68447ef25ccf93c8635
parent61b3cf7c471d2f94eefcf6616c1204f32e641542
Simplify the incremental import by elimination the need for a temporary import branch.

It turns out that git fast-import can "resume" from an existing branch just fine.

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