赞
踩
! [remote rejected] master -> master (branch is currently checked out)
error: failed to push some refs to '192.168 …
在服务端,git仓库目录下的.git 隐藏目录下有一个config文件,在此文件最后添加如下两行,保存后;
在客户端重新git push,即可成功
[receive]
denyCurrentBranch = ignore
注:此处不要输错单词,我第一次也是犯了这个错误
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。