summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1874ed)
raw | patch | inline | side by side (parent: d1874ed)
author | Simon Hausmann <simon@lst.de> | |
Thu, 24 May 2007 20:10:40 +0000 (22:10 +0200) | ||
committer | Simon Hausmann <simon@lst.de> | |
Thu, 24 May 2007 20:10:40 +0000 (22:10 +0200) |
Signed-off-by: Simon Hausmann <simon@lst.de>
contrib/fast-import/git-p4 | patch | blob | history |
index b587e79b482975cff1e366a1d3c33ea95e944a3a..bfd950d53d092b1ae6aca4e4fdace63c23074d18 100755 (executable)
if len(self.p4BranchesInGit) == 0:
self.createBranchesFromOrigin()
self.listExistingP4GitBranches()
- return True
if self.verbose:
print "branches: %s" % self.p4BranchesInGit