How do you make custom views (created in the View->New view menu) persist across gitk sessions?
There doesn't seem to be anything related stored in .gitk
. Is this impossible to achieve?
How do you make custom views (created in the View->New view menu) persist across gitk sessions?
There doesn't seem to be anything related stored in .gitk
. Is this impossible to achieve?
You can just save them using the GUI. There is a checkbox "Remember this view" .. Enable it.
gitk
will write a line as the following to ~/.gitk
:
set permviews {{{View1} {} --branches {}}