Checkout Branch in IntelliJ
Now that an Issue has been created the next step is to create a new Branch on that Issue to perform updates within.
Prerequisites
-
Completed Creating an Issue
Steps
-
From IntelliJ Idea navigate to the Program Project.
-
We need to fetch the created branch to ensure it is available to check out.
-
Click on the main menu (The icon with 4 horizontal lines)
-
Navigate to and expand the Git menu and click on Fetch. This will fetch the new branch.
-
Allow the fetch process to complete.
-
Left-Click on the Main Branch Section in IntelliJ Idea to pull up the menu.
-
Select the 'Remote' Section and Expand it.
-
Select the new Branch to expand the menu and select Check out