Git: unable to access another user's branch?
Posted: Fri May 29, 2020 1:24 am
My company successfully moved from TFS to Git six months ago, which we use to maintain six different Flare projects. Now we're looking into using more Git features, so that multiple writers can maintain their own branches, and then merge these to the master branch at specific times. The Branch and Merge buttons in the Source Control tab seem to work fine here.
However, recently a writer created a new branch in a project, but the other writer can't see or access that branch (it's not selectable in the Branch drop-down menu). The branch was definitely committed and pushed to the repository, since all the commits are visible from the project's GitHub page, but no amount of Syncing or Pulling makes the branch visible from the other writer's Flare instance.
Any ideas on what's causing this? Both writers are using Flare 2019 r2, the project is in a GitHub Enterprise repo, and no other git tools are being used.
However, recently a writer created a new branch in a project, but the other writer can't see or access that branch (it's not selectable in the Branch drop-down menu). The branch was definitely committed and pushed to the repository, since all the commits are visible from the project's GitHub page, but no amount of Syncing or Pulling makes the branch visible from the other writer's Flare instance.
Any ideas on what's causing this? Both writers are using Flare 2019 r2, the project is in a GitHub Enterprise repo, and no other git tools are being used.