diff options
author | Max Kirillov <max@max630.net> | 2014-06-24 08:19:44 +0300 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2014-06-27 16:37:14 +1000 |
commit | bde4a0f9f3035d482a80c32b4a485333b9ed4875 (patch) | |
tree | 31df230a1941d2d486c94b949c4dc1ecb8e6ba77 /gitk-git | |
parent | ac54a4b7715543a29cf72a49a3dd8add32796e86 (diff) | |
download | git-bde4a0f9f3035d482a80c32b4a485333b9ed4875.tar.gz git-bde4a0f9f3035d482a80c32b4a485333b9ed4875.tar.xz |
gitk: Add visiblerefs option, which lists always-shown branches
When many branches contain a commit, the branches used to be shown in
the form "A, B and many more", where A, B can be master of current
HEAD. But there are more which might be interesting to always know about.
For example, "origin/master".
The new option, visiblerefs, is stored in ~/.gitk. It contains a list
of references which are always shown before "and many more" if they
contain the commit. By default it is `{"master"}', which is compatible
with previous behavior.
Signed-off-by: Max Kirillov <max@max630.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'gitk-git')
0 files changed, 0 insertions, 0 deletions