summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc1a93b)
raw | patch | inline | side by side (parent: dc1a93b)
| author | Simon Hausmann <shausman@trolltech.com> | |
| Wed, 16 May 2007 11:15:34 +0000 (13:15 +0200) | ||
| committer | Simon Hausmann <shausman@trolltech.com> | |
| Wed, 16 May 2007 11:15:34 +0000 (13:15 +0200) |
Signed-off-by: Simon Hausmann <shausman@trolltech.com>
| contrib/fast-import/git-p4 | patch | blob | history |
index ca6c62380990268a77a54bc7655c055445469b94..70366ff8c06bb96adc8795a11df1ab4f319b737d 100755 (executable)
# 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