Skip to content

Instantly share code, notes, and snippets.

@wxingheng
Created August 10, 2018 09:15
Show Gist options
  • Save wxingheng/322d544b8342743da2ae9fcca8abb3b0 to your computer and use it in GitHub Desktop.
Save wxingheng/322d544b8342743da2ae9fcca8abb3b0 to your computer and use it in GitHub Desktop.
centos git centos 一键安装GIT
**centos 一键安装GIT**
```language
yum -y install git
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment