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)
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>

No differences found