From: Simon Hausmann Date: Thu, 17 May 2007 20:22:26 +0000 (+0200) Subject: Removed todo item that is implemented :) X-Git-Tag: v1.5.3-rc0~65^2^2~100 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=71bd9bacec6a18c2db582e1f32b1902c82359376;p=git.git Removed todo item that is implemented :) Signed-off-by: Simon Hausmann --- diff --git a/contrib/fast-import/git-p4 b/contrib/fast-import/git-p4 index e653e8cd3..a21d902ea 100755 --- a/contrib/fast-import/git-p4 +++ b/contrib/fast-import/git-p4 @@ -7,8 +7,6 @@ # 2007 Trolltech ASA # License: MIT # -# 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