Git and remote branches

This forum is for all Flare issues related to using Source Control.
Post Reply
oceanclub
Sr. Propeller Head
Posts: 277
Joined: Thu Oct 10, 2013 4:45 am
Location: Dublin

Git and remote branches

Post by oceanclub »

When I use the Branch button in Flare, I can only see local git branches. To see remote ones, I need to exit Flare, run the command "git ls-remote" to see those remote branches, then check them out locally also via the command line. Is there a way of doing this within Git?

P.
Post Reply