From 480b3dd41a23b8c46ea073e6be180e9fc7605972 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 13 Sep 2018 17:23:10 +0100 Subject: [PATCH] gitk: turn off autoselect --- templates/gitk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gitk.in b/templates/gitk.in index 2719a63..83a9084 100755 --- a/templates/gitk.in +++ b/templates/gitk.in @@ -23,7 +23,7 @@ set maxgraphpct 50 set maxwidth 16 set cmitmode patch set wrapcomment none -set autoselect 1 +set autoselect 0 set autosellen 40 set showneartags 1 set maxrefs 20 -- 2.30.2