From: Simon Hausmann Date: Wed, 16 May 2007 11:15:34 +0000 (+0200) Subject: A little todo note before I forget it :), based on a suggestion from Lars. X-Git-Url: http://crossforests.com/gitweb?a=commitdiff_plain;h=94354e394e9f1ce37b46e3e9efda098d9e858180;p=python%2Ffast-export.git A little todo note before I forget it :), based on a suggestion from Lars. --- diff --git a/git-p4 b/git-p4 index ca6c623..70366ff 100755 --- a/git-p4 +++ b/git-p4 @@ -7,6 +7,8 @@ # 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