]> git.ipfire.org Git - thirdparty/git.git/commit
gitk: Add user preference to hide specific references
authorOri Avtalion <ori@avtalion.name>
Wed, 21 May 2025 17:12:35 +0000 (20:12 +0300)
committerOri Avtalion <ori@avtalion.name>
Tue, 15 Jul 2025 17:55:08 +0000 (20:55 +0300)
commit2441e19d4c675abcb71e02d19f4077738ffb1dbd
tree86b3443ee966e5710e54ab3fdbafee681a29c621
parent9f27318f148f7dbf6d837caea094dbd6490b8baa
gitk: Add user preference to hide specific references

External tools such as Jujutsu may add many references that are of no
interest to the user. This preference allows hiding them.

Signed-off-by: Ori Avtalion <ori@avtalion.name>
gitk