git - soureTree免注册安装

SoureTree是git的一个客户端工具


soureTree 免注册安装步骤:

1)先安装git

2)双击sourceTree软件安装包

3)待sourceTree安装界面出现后,关闭安装界面

4)电脑搜索windows+R    输入    %LocalAppData%\Atlassian\SourceTree\

5)将 accounts.json 文件 ,放到此目录下面

6)双击sourceTree软件安装包,此时已跳过注册流程

7)如果sourceTree安装过程中,提示没有检测到git,我们手动选出git的安装路径(bin 下的git.exe

8)安装最后一步提示 没有检测到已安装的mercurial,点击我不想使用mercurial 即可。


参考:http://blog.csdn.net/u010289111/article/details/54706836


accounts.json 内容如下:

ps : accounts.json中的内容不知道什么意思,但是知道不能一股脑的拷贝,至少里面的username和id得改改吧

[
  {
    "$id": "1",
    "$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
    "IsDefault": false,
    "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": "yyw.hh@qq.com",
      "Email": null,
      "AvatarURL": null,
      "AuthenticationScheme": {
        "$type": "SourceTree.Model.BasicAuthAuthenticationScheme, SourceTree.Api.Account",
        "Value": "Username/Password",
        "Name": "Basic",
        "Description": "Password",
        "HeaderValuePrefix": "Basic",
        "UsernameIsRequired": true
      },
      "Id": "yyw.hh@qq.com",
      "DisplayName": null
    }
  }
]


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值