MPS 2017.2 Help

Managing Branch Tracking

With the Git integration, you can find out which branch is currently being tracked in any of your repositories. You can also switch tracking to another branch in any repository.

To find out which branch is currently being tracked

  1. On the main menu, choose VCS | Git | Current Branch. The Current Branch dialog box opens.
  2. In the Tracked Branch area, select the desired repository from the Repository drop-down list. The Branch field shows the branch which is currently tracked in the selected repository.

To have another branch tracked

  1. In the Current Branch dialog box, select the desired repository from the Repository drop-down list.
  2. From the Branch drop-down list select the desired branch and click the Change Tracked Branch button.

See Also

Last modified: 21 June 2017