git: 特定のパス以下ではgitconfig(emailなど)を変えたい
code:~/.gitconfig
includeIf "gitdir:~/works/github.com/会社名/"
path = ~/.gitconfig-works
gitdir: と ~ は空白なし