Fix git-p4 clone //depot/project (head import)

This commit is contained in:
Simon Hausmann
2007-05-15 16:15:26 +02:00
parent 8eee6c1101
commit 0187ce60bc

1
git-p4
View File

@@ -849,6 +849,7 @@ class P4Sync(Command):
self.depotPath = ""
self.changeRange = ""
self.initialParent = ""
self.previousDepotPath = ""
if len(self.branch) == 0:
self.branch = "p4"