cli/pkg/cmd/config
Mislav Marohnić 2d04292d44 Improve git config set git_protocol example
It's better to set this per-host in general, since setting the top-level
`git_protocol` key will not have any effect if the per-host setting
exists, and it does by default for anyone who ran `auth login`.
2020-10-26 14:42:24 +01:00
..
config.go Improve git config set git_protocol example 2020-10-26 14:42:24 +01:00
config_test.go Warn when an unknown config key is set 2020-10-13 15:56:54 +05:30