Hello
I started gitk in the git repo.
I choose "File - Start git gui" to show all branches of this repo
It opens git gui
I choose "Show all branches"
Then I get the following error message in the terminal
Error in startup script: bad menu entry index "Ansicht bearbeiten ..."
while executing
".bar.view entryconf [mca "Edit view..."] -state normal"
invoked from within
"if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne {}} {
# create a view for the files/dirs specified on the command line
se..."
(file "/usr/bin/gitk" line 12442)
So you can't use this function.
Kind regards