mirror of
https://github.com/frej/fast-export.git
synced 2025-11-06 11:15:39 +01:00
Forgot to remove this TODO item when I made --with-origin the default :)
This commit is contained in:
3
git-p4
3
git-p4
@@ -7,9 +7,6 @@
|
|||||||
# 2007 Trolltech ASA
|
# 2007 Trolltech ASA
|
||||||
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
|
# 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 optparse, sys, os, marshal, popen2, subprocess, shelve
|
||||||
import tempfile, getopt, sha, os.path, time, platform
|
import tempfile, getopt, sha, os.path, time, platform
|
||||||
|
|||||||
Reference in New Issue
Block a user