Community
Participate
Working Groups
I had a local git repo and committed some work into a branch: bash-3.2$ git branch * git_bug325392 origin When I use File>Import to import the git projects and then Team>Share, it connects them to my git repo. Then I go to Git Repo view, under local branches it only lists origin, so I can't checkout my git_bug325392 branch PW
I was looking at the wrong repo on disk. PW