coding 上怎么删除远程分支?

2015-10-11 16:39:23 +08:00
 shell92

我执行 git push origin :master
报错
remote: error: By default, deleting the current branch is denied, because the next
remote: error: 'git clone' won't result in any file checked out, causing confusion.
remote: error:
remote: error: You can set 'receive.denyDeleteCurrent' configuration variable to
remote: error: 'warn' or 'ignore' in the remote repository to allow deleting the
remote: error: current branch, with or without a warning message.
remote: error:

4161 次点击
所在节点    Coding
2 条回复
shell92
2015-10-11 16:39:46 +08:00
我没找到在哪里配置 receive.denyDeleteCurrent 这个属性。。。。。
bingwenshi
2015-10-11 18:00:02 +08:00
这个应该是 server 上设置的

远端的 master 分支不能删,删了 clone 的时候就没有默认分支了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/227155

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX