当前位置:   article > 正文

windows系统git管理工具SourceTree安装下载到使用_git 下载工具 source

git 下载工具 source

安装教程:https://blog.csdn.net/sinat_38334334/article/details/80665191

跳过注册:https://www.cnblogs.com/cheese320/p/8876782.html

首先到SourceTree官网下载windows版本的SourceTree

新建  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
}]

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/码创造者/article/detail/762036
推荐阅读
相关标签
  

闽ICP备14008679号