centos7 安装、使用git
生活随笔
收集整理的這篇文章主要介紹了
centos7 安装、使用git
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?
1. 查看系統是否已經安裝git
git --version
2. 安裝git
yum install -y git
3. 查看是否安裝成功
git --version
4. 卸載
yum remove git
?
?
使用
轉載于:https://www.cnblogs.com/yourstars/p/8821868.html
總結
以上是生活随笔為你收集整理的centos7 安装、使用git的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: bash多进程
- 下一篇: state.sls与state.high