当前位置: 首页 > 工具软件 > CopSSH > 使用案例 >

copssh搭建Git服务器

丁茂
2023-12-01

在windows使用copssh默认安装就好了,新建原始仓库事一定要在.git/config添加[receive]
   denyCurrentBranch = ignore,不然在使用克隆版本时无法push,报Push rejected: Push master to origin/master was rejected by remote。为笔记

 类似资料: