read only remote git branches that are existing

前端 未结 0 1867
余生分开走
余生分开走 2020-11-30 14:13

i need to read all remote branches that are still existing.

currently i used and test the following two commands:

  1. git branch -r --no-merged
  2. git
相关标签:
回答
  • 消灭零回复
提交回复
热议问题