git-graph icon indicating copy to clipboard operation
git-graph copied to clipboard

Adds instructions on README.md to use the git-graph.toml config file

Open KarlHeitmann opened this issue 2 years ago • 1 comments

It took me some time to figure out how to use the git-graph.toml file with the default configuration for --model <model>, I've had to read the code to figure out where to put the config file.

This PR provides a sample git-graph.toml.sample file and instructions where to copy and paste it.

KarlHeitmann avatar Jun 16 '23 02:06 KarlHeitmann

This may not be needed. See this suggestion: https://github.com/mlange-42/git-graph/pull/71#issuecomment-1623253021

mlange-42 avatar Jul 06 '23 08:07 mlange-42