git常用客户端sourcetree-tortoisegit

git

tortoisegit

免费git客户端

介紹

About TortoiseGit
TortoiseGit is a Windows Shell Interface to Git and based on TortoiseSVN. It's open source and can fully be build with freely available software.

Since it's not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like, and with any type of file. Main interaction with TortoiseGit will be using the context menu of the Windows explorer.

TortoiseGit supports you by regular tasks, such as committing, showing logs, diffing two versions, creating branches and tags, creating patches and so on (see our Screenshots or documentation).

It is developed under the GPL. Which means it is completely free for anyone to use, including in a commercial environment, without any restriction. The source code is also freely available, so you can even develop your own version if you wish to.

下载及安装

选择对应版本安装,之后下载语言包双击安装即可

官方下载地址 https://tortoisegit.org/download/

在这里插入图片描述

tortoiseSVN

官网: https://tortoisesvn.net/
下载地址:https://tortoisesvn.net/downloads.html
下载页面如下图:
在这里插入图片描述

Sourcetree

简介

Sourcetree 免费git客户端

在这里插入图片描述

一个免费的Windows和Mac Git客户
  Sourcetree简化你如何与你的Git存储库,这样你就可以专注于编码。可视化并管理自己的Git存储库通过Sourcetree的简单的GUI。

下载

点击下载即可
在这里插入图片描述

安装

安装参考 https://editor.csdn.net/md/?articleId=106580335
sourceTree3.3.8安装免登录 参考 http://www.manongjc.com/detail/15-pkitvyqcstbghrh.html

安装步骤如下

1.安装

点击安装程序安装sourceTree

2.修改文件

输入 %LocalAppData%\Atlassian\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
  }
]

打开 %LocalAppData%\Atlassian,进入“SourceTree.exe_Url_iayhtc13zv3obzuz5vchezjs1az2q5ef”(注该目录可能和版本相关,不同版本的路径可能不完全一样。)

如果上面的设置不可以正常安装,则还要操作如下步骤步骤
进入 3.3.8.3848 目录, 打开user.config 加入这几句话


<setting name="AgreedToEULA" serializeAs="String">
    <value>True</value>
</setting>
<setting name="AgreedToEULAVersion" serializeAs="String">
    <value>20160201</value>
</setting>

3.重新点击seourceTree.exe 安装, 弹框选择最后一项安装即可

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值