mirror of
https://github.com/frej/fast-export.git
synced 2025-11-14 06:35:41 +01:00
Fix git-p4 clone //depot/project (head import)
This commit is contained in:
1
git-p4
1
git-p4
@@ -849,6 +849,7 @@ class P4Sync(Command):
|
|||||||
self.depotPath = ""
|
self.depotPath = ""
|
||||||
self.changeRange = ""
|
self.changeRange = ""
|
||||||
self.initialParent = ""
|
self.initialParent = ""
|
||||||
|
self.previousDepotPath = ""
|
||||||
|
|
||||||
if len(self.branch) == 0:
|
if len(self.branch) == 0:
|
||||||
self.branch = "p4"
|
self.branch = "p4"
|
||||||
|
|||||||
Reference in New Issue
Block a user