SmartGit/HG

SmartGit/HG 是一款开放源代码的、跨平台的、支持 Git 和 Mercurial 的 SVN 图形客户端,可运行在Windows、Linux 和 MAC OS X 系统上。可用的最新版本 SmartGit/HG 6.0.0,最近已发布。

git-project

Ubuntu 及衍生系统用户安装,打开终端,使用以下命令:

sudo add-apt-repository ppa:eugenesan/ppa
sudo apt-get update
sudo apt-get install smartgithg

Debian 用户安装命令:

sudo apt-get install gdebi
wget syntevo.com/download/smartgithg/smartgithg-6_0_0.deb
sudo gdebi smartgithg-6_0_0.deb

卸载命令:

sudo apt-get remove smartgithg

其他系统用户下载:

下载SmartGit/HG

SmartGit 的详细介绍请点这里
SmartGit 的下载地址请点这里

专属下载链接:链接:http://pan.baidu.com/s/1pJLozov 密码:ebxw

文档下载链接:http://download.csdn.net/detail/klcf0220/8134329

参考链接:http://www.linuxidc.com/Linux/2014-06/102621.htm

原文地址:https://www.cnblogs.com/klcf0220/p/4081974.html