Pull Files From Your Git Repository

You use the Pull option in the Git menu to update your visual application with the source files from the linked Git repository.

To pull source files from a repository:
  1. Open your visual application.
  2. Click the Git icon in the toolbar and select Pull in the menu.

    The Update Application from Git dialog box displays the details of the branch containing the source files.

  3. Click Update From Git.

    The dialog box displays a progress bar while pulling the source files from the branch.

  4. Click Close when the update is finished.

    The dialog box displays a status message when the update is complete.