阿里云Centos7 搭建Git服务器仓库

阿里云Centos7 搭建Git服务器仓库,记录过程css 1.首先须要安装Git,可使用yum源在线安装: [root@localhost Desktop]# yum install -y git 2.建立一个git用户,用来运行git服务 # adduser git 3.初始化git仓库:这里咱们选择/usr/local/tomcat7/webapps/baby_android/来做为咱们的g
相关文章
相关标签/搜索