ubuntu 安装 git & smartgit

Posted AijunHe

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu 安装 git & smartgit相关的知识,希望对你有一定的参考价值。

1. 安装 git

# sudo apt-get update
# sudo apt-get install git

 

2. 配置

# git config --global user.name "Your Name"
# git config --global user.email "youremail@domain.com"

 

3. 查看配置

# gitconfig--list

 

4.  安装 SmartGit

4.1 首先安装Java运行环境

 

选中OpenJDK Java7运行时,安装;

下载smartgit的deb包,安装;

 

以上是关于ubuntu 安装 git & smartgit的主要内容,如果未能解决你的问题,请参考以下文章

[git]-Ubuntu上创建自己的git服务器&GitHub添加ssh密钥

hp smart 无法下载安装

LinkIt Smart 7688 从源码构建 bootloader (U-Boot)

ubuntu20.04 搭建门罗币节点

git 的使用

致ubuntu140405:基于window7的vslam开发环境搭建