Forgot to remove this TODO item when I made --with-origin the default :)

This commit is contained in:
Simon Hausmann
2007-05-25 19:43:38 +02:00
parent 7116f99151
commit f5af3efa26

3
git-p4
View File

@@ -7,9 +7,6 @@
# 2007 Trolltech ASA
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
#
# 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