Removed todo item that is implemented :)

This commit is contained in:
Simon Hausmann
2007-05-17 22:22:26 +02:00
parent 8a6366a83c
commit d956aaa9c1

2
git-p4
View File

@@ -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