标签: git configuration
当然,有git config some.option件事。但是如果在任何配置文件中没有更改它,它就不会显示默认值。也就是说,首先运行git config some.option,然后偶尔阅读git help config以找出当前值。似乎没有人关心。我可能做错了吗?
git config some.option
git help config