提交 24f7b53f 编写于 作者: S Simon Hausmann

Had an idea for debugging, record it :)

Signed-off-by: NSimon Hausmann <simon@lst.de>
上级 8a5fc95b
......@@ -7,6 +7,10 @@
# 2007 Trolltech ASA
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
#
# TODO: * implement git-p4 rollback <perforce change number> for debugging
# to roll back all p4 remote branches to a commit older or equal to
# the specified change.
#
import optparse, sys, os, marshal, popen2, subprocess, shelve
import tempfile, getopt, sha, os.path, time, platform
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册