Page 1 of 1

Git and remote branches

Posted: Wed Mar 04, 2020 3:23 am
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.