Skip to content

Updating Your Branch from Main

Keep your branch up-to-date by incorporating the latest changes from the main branch.

Steps to Update Your Branch

  1. Switch to Your Branch
    Ensure the branch you are working on is active. If not, select it.

  2. Access Branch Options
    Open the branch dropdown menu.
    Branch Options

  3. Click update
    Click the "Update" button to start the process.

  4. Review Changes
    Compare and review the changes before proceeding.
    Review Changes

  5. Confirm the Update
    Finalize the update to merge changes from the main branch into your current branch.

Once completed, your branch will include all updates from the main branch, ensuring you're working with the latest code.