OSDN Git Service

Removed todo item that is implemented :)
authorSimon Hausmann <simon@lst.de>
Thu, 17 May 2007 20:22:26 +0000 (22:22 +0200)
committerSimon 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

index e653e8c..a21d902 100755 (executable)
@@ -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