chiark / gitweb /
Add a new flag, --spill, to stg delete
authorKarl Hasselström <kha@treskal.com>
Sun, 21 Sep 2008 18:34:07 +0000 (20:34 +0200)
committerKarl Hasselström <kha@treskal.com>
Sun, 21 Sep 2008 18:34:07 +0000 (20:34 +0200)
commit501a66debc40750f48917a6e4afc4f48da4dd416
tree1e8b34144cc45bf04881c51999eab9e1d07053a6
parentdacc59cb88970716a41b14898fc49e1616cedadf
Add a new flag, --spill, to stg delete

It deletes the patches as usual, but doesn't touch index+worktree.
Useful for splitting up a patch, or undoing an "stg refresh".

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/delete.py