]> git.ipfire.org Git - thirdparty/git.git/commit
gitk: Mention globs in description of preference to hide custom refs
authorIlya Grigoriev <ilyagr@users.noreply.github.com>
Sun, 3 Aug 2025 04:59:24 +0000 (21:59 -0700)
committerIlya Grigoriev <ilyagr@users.noreply.github.com>
Mon, 4 Aug 2025 02:27:33 +0000 (19:27 -0700)
commit98a5b8564485ab300cfd743bdc5a4de7ba2f773b
treeb63c2ed9d4cc507226d5055b43627790b469c7d5
parent148e914f77a8eb675d2bd0d576a37316337ed965
gitk: Mention globs in description of preference to hide custom refs

This clarifies that one has to enter e.g. `jj/keep/*` and not just
`jj/keep`.

Follows up on 2441e19.

Signed-off-by: Ilya Grigoriev <ilyagr@users.noreply.github.com>
gitk