码迷,mamicode.com
首页 > 其他好文 > 详细

remote:error:refusing to update checked out branc

时间:2017-05-28 18:55:25      阅读:210      评论:0      收藏:0      [点我收藏+]

标签:ice   href   error   follow   nbsp   htm   不同   remote   logs   

参考网上的GIt服务器配置流程(http://blog.csdn.net/ice520301/article/details/6142503)  

遇到了 http://www.cnblogs.com/cosiray/archive/2012/06/01/2530967.html 这样的问题。

出现问题的原因是:

csdn上的配置流程中初始化服务器上的git目录用的是命令“git init --bare”

而正确的用法应该是“git --bare init”,仅仅是顺序的不同而已。

修改后就ok了。

学习git中...

remote:error:refusing to update checked out branc

标签:ice   href   error   follow   nbsp   htm   不同   remote   logs   

原文地址:http://www.cnblogs.com/winstonet/p/6916180.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!