From: Alexander Gavrilov Date: Wed, 8 Oct 2008 07:05:35 +0000 (+0400) Subject: gitk: Allow forcing branch creation if it already exists X-Git-Tag: v1.6.1-rc1~49^2~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bee866fa6b5a77f65d9915f8778919ef76d9d6c1?hp=bee866fa6b5a77f65d9915f8778919ef76d9d6c1 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 Signed-off-by: Paul Mackerras ---