git管理工具sourcetree安装
git管理工具sourcetree安装
- 先执行SourceTreeSetup-3.0.17.exe安装
- 拷贝accounts.json,到
C:\Users\用户名\AppData\Local\Atlassian\SourceTree
目录下。 - 再执行SourceTreeSetup-3.0.17.exe安装
git管理工具sourcetree安装
C:\Users\用户名\AppData\Local\Atlassian\SourceTree
目录下。File -> Preferences -> Setting,然后设置:
Exclude加入
**/*.meta
User和Workspace都改一下,这样就对其他项目都有效啦。