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)
It turns out that git fast-import can "resume" from an existing branch just fine.

Signed-off-by: Simon Hausmann <hausmann@kde.org>
No differences found