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
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