CMSCSS
CMSCSS

Reputation: 2176

Git Tower - how to see remote branches to track

Setup:


Question:

How do we get Tower to see the fourth branch so we can work with it?

Upvotes: 1

Views: 1189

Answers (1)

CMSCSS
CMSCSS

Reputation: 2176

Sorry, worked it out:

  1. Fetch from Github (origin) instead of pulling
  2. The remote branch will appear in the side bar under REMOTES
  3. Drag the branch you would like to track locally onto BRANCHES in the sidebar

Now you can right click the newly dragged branch and check it out.

Upvotes: 1

Related Questions