Home > Q&A > body text
For example, I want to delete github or origin
淡淡烟草味2017-05-02 09:52:55
git remote remove <name>
漂亮男人2017-05-02 09:52:55
git push origin --delete origin
伊谢尔伦2017-05-02 09:52:55
Why not git branch -D github