Windows版Git(SourceTree)出现templates not found的问题
修改 git 配置文件
C:\Users\[username]\.gitconfig
配置中添加
[init]
templatedir=C:\\Users\\[username]\\AppData\\Local\\Atlassian\\SourceTree\\git_local\\mingw32\\share\\git-core\\templates
本文地址: https://blog.fbzl.org/windows-gitsourcetree-templates-not-found/ 资料收集