gitk: Allow forcing branch creation if it already exists
commitbee866fa6b5a77f65d9915f8778919ef76d9d6c1
authorAlexander Gavrilov <angavrilov@gmail.com>
Wed, 8 Oct 2008 07:05:35 +0000 (8 11:05 +0400)
committerPaul Mackerras <paulus@samba.org>
Tue, 21 Oct 2008 11:37:36 +0000 (21 22:37 +1100)
tree837b44ed513aedf68d0896f318e1b380b1886fa6
parentd375ef9b1483c3c828d78ce08adae6aae8e19f75
gitk: Allow forcing branch creation if it already exists

If gitk knows that the branch the user tries to create exists,
it should ask whether it should overwrite it.  This way the user
can either decide to choose a new name, or move the head while
preserving the reflog.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk