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-Tag: v1.5.3-rc0~65^2^2~110 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ca0affe7bbc0ef507e2ec01c75e4f54d309dfad7;p=git.git A little todo note before I forget it :), based on a suggestion from Lars. Signed-off-by: Simon Hausmann --- diff --git a/contrib/fast-import/git-p4 b/contrib/fast-import/git-p4 index ca6c62380..70366ff8c 100755 --- a/contrib/fast-import/git-p4 +++ b/contrib/fast-import/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