This patch was originally sent as a RFC and was improved since then according to feedback given by Pete Wyckoff. At the time it required calling fast-import with the --force argument. To avoid this the new version tracks the temporary branches created during post-processing and removes them at the end of the import process. Vitor Antunes (3): git-p4: Add checkpoint() task git-p4: Search for parent commit on branch creation git-p4: Add test case for complex branch import contrib/fast-import/git-p4 | 39 ++++++++++++++++++++- t/t9801-git-p4-branch.sh | 83 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 121 insertions(+), 1 deletions(-) -- 1.7.8.3 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html