PyCharm 2016.3 Help

Accessing Git Branches Popup Menu

The Git Branches popup menu contains all commands that are required to manage Git branches, and can be invoked in a number of ways.

/help/img/idea/2016.3/git_branch_checkout.png

To open the Git Branches popup menu, do one of the following:

  • From the main menu, choose VCS | Git | Branches.
  • Right-click any file in the editor, and in the context menu choose Git | Repository | Branches.
  • In the VCS operations popup menu, choose Branches.
  • Click the Git widget in the Status bar:
    /help/img/idea/2016.3/git_widget.png

See Also

Last modified: 23 December 2016