结合工具: 好好的熟悉git命令 理解git的工做机制啊!java
1.git bash很方便的啊 git
2.git的完善: 建立git补丁 git变基 json
一:下载并安装sourceTree:(版本要低一点的,新版本没法破解!)bash
二:C:\Users\Administrator\AppData\Local\Atlassian\SourceTree 在此目录下添加一个accounts.json文件 (找不到这个路径:查看文件选项,勾选不隐藏文件夹)工具
三:复制如下内容到accounts.json,保存文件,而后再打开sourceTree就自动跳过注册了! blog
[ { "$id": "1", "$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity", "Authenticate": true, "HostInstance": { "$id": "2", "$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountInstance, SourceTree.Host.AtlassianAccount", "Host": { "$id": "3", "$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountHost, SourceTree.Host.AtlassianAccount", "Id": "atlassian account" }, "BaseUrl": "https://id.atlassian.com/" }, "Credentials": { "$id": "4", "$type": "SourceTree.Model.BasicAuthCredentials, SourceTree.Api.Account", "Username": "", "Email": null }, "IsDefault": false } ]