]> git.ipfire.org Git - thirdparty/git.git/commit
gitk: make 'sort-refs-by-type' optional and persistent
authorMichael Rappazzo <michael.rappazzo@infor.com>
Fri, 18 Jul 2025 20:33:08 +0000 (16:33 -0400)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 20 Jul 2025 08:12:17 +0000 (10:12 +0200)
commit9abe70db6cf916e32a4dbbb593cc361cfd67dd65
treea0bed38f57c6e5cf377b4b91d13aa38ad00b2f0f
parentaa1a3e09930012abcb3f6c41a612425e03384e4d
gitk: make 'sort-refs-by-type' optional and persistent

On the 'tags and heads' view, add an option to enable or disable
'Sort refs by type'.  This option is read from and written to the
config file.  Clicking on the option will update the refs in the
view.

Signed-off-by: Michael Rappazzo <michael.rappazzo@infor.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
gitk