最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Does Git for Windows support system-wide default configuration? - Stack Overflow

programmeradmin0浏览0评论

Per git-config documentation, a file at /etc/gitconfig acts as a system-wide default config.

For .git/config, config.worktree and $HOME/.gitconfig (rather %HOME%\.gitconfig on Windows), their paths on Windows are largely the same, however Windows has no /etc/ folder (the closest I know of being C:\Windows\System32\drivers\etc).

So, is there a place in Windows for a system-wide git config?

发布评论

评论列表(0)

  1. 暂无评论