Updating from master flowchart

  1. Before you do anything else, make sure you commit your current work to your feature branch.

  2. Switch to the master branch of the repository.

  3. Pull the most recent code from GitHub so your master is up-to-date.
    ⌘⇧P

  4. Move back to the branch where you want the updated code.

  5. In the Branch menu go to Update from master—which will pull in those new changes into your current working branch.
    ⌘⇧U