SmartGit/HG 是一款开放源代码的、跨平台的、支持 Git 和 Mercurial 的 SVN 图形客户端,可运行在Windows、Linux 和 MAC OS X 系统上。可用的最新版本 SmartGit/HG 6.0.0,最近已发布。
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
其他系统用户下载:
本文采用CC协议发布,转载请注明: 转载自IMCN
时间:2014-06-04 11:24
来源:IMCN
原文链接