How do I list all remote branches in Git 1.7+?

后端 未结 19 2265
轮回少年
轮回少年 2020-12-02 03:14

I\'ve tried git branch -r, but that only lists remote branches that I\'ve tracked locally. How do I find the list of those that I haven\'t? (It doesn\'t matter

19条回答
提交回复
热议问题