projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef48f90
)
Removed todo item that is implemented :)
author
Simon Hausmann
<simon@lst.de>
Thu, 17 May 2007 20:22:26 +0000
(22:22 +0200)
committer
Simon Hausmann
<simon@lst.de>
Thu, 17 May 2007 20:22:26 +0000
(22:22 +0200)
Signed-off-by: Simon Hausmann <simon@lst.de>
contrib/fast-import/git-p4
patch
|
blob
|
history
diff --git
a/contrib/fast-import/git-p4
b/contrib/fast-import/git-p4
index e653e8cd37aa0336fb97ce4f11265f2e23b8f914..a21d902ea9b04dd50916eff8c3ec264ac9b8cddf 100755
(executable)
--- a/
contrib/fast-import/git-p4
+++ b/
contrib/fast-import/git-p4
@@
-7,8
+7,6
@@
# 2007 Trolltech ASA
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
#
-# TODO: Add an option to sync/rebase to fetch and rebase from origin first.
-#
import optparse, sys, os, marshal, popen2, subprocess, shelve
import tempfile, getopt, sha, os.path, time, platform