Note to devs: how to find remote branches

11 views
Skip to first unread message

Edward K. Ream

unread,
Jul 15, 2017, 6:25:58 AM7/15/17
to leo-editor
The git branch command only lists remote branches that you have already checked out.

Check this page to find what's been happening. To get branch x just do:

  git fetch
  git checkout x

Edward
Reply all
Reply to author
Forward
0 new messages