Updating from master flowchart
-
Before you do anything else, make sure you commit your current work to your feature branch.
-
Switch to the
master
branch of the repository. -
Pull the most recent code from GitHub so your
master
is up-to-date.⌘⇧P
-
Move back to the branch where you want the updated code.
-
In the
Branch
menu go toUpdate from master
—which will pull in those new changes into your current working branch.⌘⇧U