阅读背景:

git自动部署到服务器

来源:互联网 

1、现在服务器配置空仓库

mkdir -p test/project.git
chmod 777 test
cd test/project.git/
git init --bare
cd ..
chown gituser:gituser -R project.git 
mkdir -p test/project.git
ch



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: