mirror of
https://github.com/git/git.git
synced 2024-11-20 15:04:26 +01:00
Added p4 delete behavioural emulation as todo item.
Signed-off-by: Simon Hausmann <hausmann@kde.org>
This commit is contained in:
parent
90dc3dfdc8
commit
9c9fec3d28
@ -8,6 +8,8 @@
|
||||
# TODO:
|
||||
# - support integrations (at least p4i)
|
||||
# - support p4 submit (hah!)
|
||||
# - emulate p4's delete behavior: if a directory becomes empty delete it. continue
|
||||
# with parent dir until non-empty dir is found.
|
||||
#
|
||||
import os, string, sys, time
|
||||
import marshal, popen2, getopt
|
||||
|
Loading…
Reference in New Issue
Block a user