From d956aaa9c11c9defbf0bab759d8b6ae70ce150b5 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 17 May 2007 22:22:26 +0200 Subject: [PATCH] Removed todo item that is implemented :) --- git-p4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/git-p4 b/git-p4 index e653e8c..a21d902 100755 --- a/git-p4 +++ b/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 -- 2.11.0