chiark / gitweb /
Add an option to delete a patch from a certain branch
authorPaolo \'Blaisorblade\' Giarrusso <blaisorblade@yahoo.it>
Mon, 31 Oct 2005 20:54:47 +0000 (21:54 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 2 Nov 2005 21:20:23 +0000 (21:20 +0000)
commit7354d6941b555dd15a0fe9c9e46d4394cf92f01f
tree6fb70df7eb8e774bbe750f7fdfcc9b52a221b960
parent4d9fc826b24e49648bc976b41bbd1038f9c3f07c
Add an option to delete a patch from a certain branch

From: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>

Actually, simply adding the option is enough...
Restrict print_crt_patch() to the case when we didn't specify --branch (as it's
useless otherwise).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
stgit/commands/delete.py