chiark / gitweb /
tg-delete: Handle the case where the branch has been removed already, but the base...
authorThomas Schwinge <thomas@schwinge.name>
Sun, 28 Feb 2010 11:39:34 +0000 (12:39 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 15 Mar 2010 13:52:38 +0000 (14:52 +0100)
commit563ddeffd5d5947fe05b6d5ae0ae9176208557b8
tree064f8a938a6746357ef76d8a0e3ba90b994dde40
parentc71ac555f5eded27692a0c3eb364eb0a0ce8e0c0
tg-delete: Handle the case where the branch has been removed already, but the base is still left.

A user might have used 'git branch -D B' to remove the branch B, and then
certain TopGit commands complain, because the base of branch B is still there.

Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
README
tg-delete.sh