OSDN Git Service

gitk: Disable the head context menu entries for the checked-out branch
authorPaul Mackerras <paulus@samba.org>
Sun, 17 Jun 2007 07:08:35 +0000 (17:08 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 23 Jun 2007 10:55:47 +0000 (20:55 +1000)
commit00609463979c3a2549c0c917a206345f51975b5d
tree1c8c0d1fe5bbb20ce5b3f6ee256c985f08d4976d
parent43c25074381dea404518318dacd360ed4f2abf3d
gitk: Disable the head context menu entries for the checked-out branch

Neither the "check out this branch" nor the "remove this branch"
menu item can be used on the currently-checked out branch, so disable
them.

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