From: Simon Hausmann Date: Fri, 25 May 2007 17:43:38 +0000 (+0200) Subject: Forgot to remove this TODO item when I made --with-origin the default :) X-Git-Url: http://crossforests.com/gitweb?a=commitdiff_plain;h=f5af3efa26ea4d05148a313482747695782b5786;p=python%2Ffast-export.git Forgot to remove this TODO item when I made --with-origin the default :) --- diff --git a/git-p4 b/git-p4 index d99237c..0946965 100755 --- a/git-p4 +++ b/git-p4 @@ -7,9 +7,6 @@ # 2007 Trolltech ASA # License: MIT # -# TODO: * Consider making --with-origin the default, assuming that the git -# protocol is always more efficient. (needs manual testing first :) -# import optparse, sys, os, marshal, popen2, subprocess, shelve import tempfile, getopt, sha, os.path, time, platform