Don't try to delete the branch twice
authorKarl Hasselström <kha@treskal.com>
Sat, 22 Sep 2007 07:58:24 +0000 (09:58 +0200)
committerKarl Hasselström <kha@treskal.com>
Sat, 22 Sep 2007 07:58:24 +0000 (09:58 +0200)
commitbdea385bce305482d3c3b8ab7fb019e7acf4a521
treee53a3b8753eb1abcfd76223c91233b96d909ceb3
parent57059512207410968f8e796454b03ffdf118ef4e
Don't try to delete the branch twice

We already delete it in Stack.delete(), so don't do it here too.

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