Fix git-p4 clone //depot/project (head import)
authorSimon Hausmann <shausman@rhea.troll.no>
Tue, 15 May 2007 14:15:26 +0000 (16:15 +0200)
committerSimon Hausmann <shausman@rhea.troll.no>
Tue, 15 May 2007 14:15:26 +0000 (16:15 +0200)
git-p4

diff --git a/git-p4 b/git-p4
index d134a28..2633f29 100755 (executable)
--- a/git-p4
+++ b/git-p4
@@ -849,6 +849,7 @@ class P4Sync(Command):
         self.depotPath = ""
         self.changeRange = ""
         self.initialParent = ""
+        self.previousDepotPath = ""
 
         if len(self.branch) == 0:
             self.branch = "p4"