summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d0b604)
raw | patch | inline | side by side (parent: 5d0b604)
author | Simon Hausmann <hausmann@kde.org> | |
Wed, 21 Mar 2007 10:01:18 +0000 (11:01 +0100) | ||
committer | Simon Hausmann <hausmann@kde.org> | |
Wed, 21 Mar 2007 10:01:18 +0000 (11:01 +0100) |
Signed-off-by: Simon Hausmann <hausmann@kde.org>
contrib/fast-import/git-p4.py | patch | blob | history |
index 336c3eab526fc5a8e62028fda3106e03ef798b81..a07534058c5af91ac879b16d5021f1150eeb5391 100755 (executable)
self.firstTime = True
self.origin = "origin"
self.master = ""
- self.applyAsPatch = False
+ self.applyAsPatch = True
self.logSubstitutions = {}
self.logSubstitutions["<enter description here>"] = "%log%"