I've below line in my tigrc file
set commit-title-graph = no
I'm getting this error when I run any tig command, and I'm not able to fine what it the issue.
tig warning: ~/.tigrc:1: Unknown option name: commit-title-graph
tig warning: Errors while loading /Users/johndoe/.tigrc.
According to
man tigrc
,commit-title
is one of options inView Settings
, not a variable. So the use case is like this: