比较项\软件名称 | Github Desktop | Sourcetree | TortoiseGit |
---|---|---|---|
软件出品 | Github | Atlassian | TortoiseGit |
厂商Git平台 | 有(Github) | 有(Bitbucket) | 无 |
安装包大小 | 91M | 24M | 23M |
中文操作界面 | 无 | 有 | 有 |
用户可设置选项 | 较少 | 丰富 | 丰富 |
软件稳定性 | 非常稳定 | 稳定 | 稳定 |
分支处理等图形界面 | 无 | 有 | 有 |
后台执行Git命令 | 不可见 | 可见 | 部分可见 |
安装方式 | 无需注册平台 | 需提前注册平台 | 无平台注册 |
推荐度 | ⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
[
{
"$id": "9",
"$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
"IsDefault": false,
"Authenticate": true,
"HostInstance": {
"$id": "10",
"$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountInstance, SourceTree.Host.AtlassianAccount",
"Host": {
"$id": "11",
"$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountHost, SourceTree.Host.AtlassianAccount",
"Id": "atlassian account"
},
"BaseUrl": "https://id.atlassian.com/"
},
"Credentials": {
"$id": "12",
"$type": "SourceTree.Api.Account.Basic.BasicAuthCredentials, SourceTree.Api.Account.Basic",
"Username": "",
"AuthenticationScheme": {
"$type": "SourceTree.Api.Account.Basic.BasicAuthAuthenticationScheme, SourceTree.Api.Account.Basic",
"Name": "Basic",
"Description": "密码",
"HeaderValuePrefix": "Basic",
"UsernameIsRequired": true
},
"EmailHash": null,
"DisplayName": null,
"AvatarURL": null,
"Id": null,
"Email": null
}
},
{
"$id": "13",
"$type": "SourceTree.Model.ScmAccount, SourceTree.Api.Host.Scm",
"IsDefault": false,
"Authenticate": true,
"HostInstance": {
"$id": "14",
"$type": "SourceTree.Host.Bitbucket.BitbucketInstance, SourceTree.Host.Bitbucket",
"Host": {
"$id": "15",
"$type": "SourceTree.Host.Bitbucket.BitbucketHost, SourceTree.Host.Bitbucket",
"Id": "bitbucket"
},
"BaseUrl": "https://bitbucket.org/",
"Protocol": "HTTPS"
},
"Credentials": {
"$id": "16",
"$type": "SourceTree.Api.Account.OAuth.TwoZero.OAuthTwoZeroCredentials, SourceTree.Api.Account.OAuth.TwoZero",
"AuthenticationScheme": {
"$type": "SourceTree.Api.Account.OAuth.TwoZero.OAuthTwoZeroBearerAuthenticationScheme, SourceTree.Api.Account.OAuth.TwoZero",
"Name": "OAuth",
"Description": "OAuth 令牌",
"HeaderValuePrefix": "Bearer",
"UsernameIsRequired": false
},
"Id": null,
"Username": "你注册的用户名字",
"DisplayName": null,
"Email": "你注册使用的邮件地址",
"AvatarURL": null,
"EmailHash": null
}
},
{
"$id": "17",
"$type": "SourceTree.Model.ScmAccount, SourceTree.Api.Host.Scm",
"IsDefault": false,
"Authenticate": true,
"HostInstance": {
"$id": "18",
"$type": "SourceTree.Host.GitHub.GitHubInstance, SourceTree.Host.GitHub",
"Host": {
"$id": "19",
"$type": "SourceTree.Host.GitHub.GitHubHost, SourceTree.Host.GitHub",
"Id": "github"
},
"BaseUrl": "https://github.com/",
"Protocol": "HTTPS"
},
"Credentials": {
"$id": "20",
"$type": "SourceTree.Api.Account.OAuth.TwoZero.OAuthTwoZeroCredentials, SourceTree.Api.Account.OAuth.TwoZero",
"AuthenticationScheme": {
"$type": "SourceTree.Api.Account.OAuth.TwoZero.OAuthTwoZeroBearerAuthenticationScheme, SourceTree.Api.Account.OAuth.TwoZero",
"Name": "OAuth",
"Description": "OAuth 令牌",
"HeaderValuePrefix": "Bearer",
"UsernameIsRequired": false
},
"Id": null,
"Username": "你注册的用户名字",
"DisplayName": null,
"Email": null,
"AvatarURL": "https://avatars1.githubusercontent.com/u/60038201?v=4",
"EmailHash": null
}
}
]