summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 95962f3)
raw | patch | inline | side by side (parent: 95962f3)
author | Simon Hausmann <shausman@trolltech.com> | |
Tue, 15 May 2007 14:15:26 +0000 (16:15 +0200) | ||
committer | Simon Hausmann <shausman@trolltech.com> | |
Tue, 15 May 2007 14:15:26 +0000 (16:15 +0200) |
Signed-off-by: Simon Hausmann <shausman@trolltech.com>
contrib/fast-import/git-p4 | patch | blob | history |
index d134a28189182eaf021c26b1a485d182568163f3..2633f299424056308f57fd93505803bb008fe8cd 100755 (executable)
self.depotPath = ""
self.changeRange = ""
self.initialParent = ""
+ self.previousDepotPath = ""
if len(self.branch) == 0:
self.branch = "p4"