github - How to delete the branch of git remote
我想大声告诉你
我想大声告诉你 2017-05-02 09:50:55
0
3
806

For example, I want to delete github or origin

我想大声告诉你
我想大声告诉你

reply all(3)
淡淡烟草味

git remote remove <name>

漂亮男人

git push origin --delete origin

伊谢尔伦

Why not
git branch -D github

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template