gitk: Add a context menu for heads
commit10299152ca10107a4570764286e129572ed2f3c3
authorPaul Mackerras <paulus@samba.org>
Tue, 1 Aug 2006 23:52:01 +0000 (2 09:52 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Aug 2006 23:52:01 +0000 (2 09:52 +1000)
tree8a411ee98cf6f4fc62561312d71e12efe0f93eec
parentd6ac1a86e932fdb48705b9b1b6e2849aaea9ad24
gitk: Add a context menu for heads

This menu allows you to check out a branch and to delete a branch.
If you ask to delete a branch that has commits that aren't on any
other branch, gitk will prompt for confirmation before doing the
deletion.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk