网站首页
全部文章
首页
>
全部文章
> >sourceTree跳过初始设置的方法
sourceTree跳过初始设置的方法
时间:2023-03-30
浏览次数:0
## 本文介绍sourceTree每次启动都会进入到初始设置的问题 ####1.打开sourceTree目录 %LocalAppData%\Atlassian\SourceTree\ 复制打开这个目录,会打开sourceTree的默认目录 ####2.新建一个accounts.json文件,内容如下 [ { "$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 } ] #### 在次打开就会发现sourceTree已经跳过了初始认证了
相关推荐
王通:什么是框架营销?
关于我们
阅读排行