Git: Checkout Selected Revision Dialog Box

See Also

The Checkout Selected Revision dialog box enables you to check out an existing branch and copy the files to your Working Tree.

You access this dialog box by selecting a versioned project, file or folder and either:

To checkout a revision:

  1. Specify the required revision by entering a commit ID, existing branch, or tag name in the Revision field or click Select to view the list of revisions maintained in the repository.
  2. Review information specific to the revision being checked out in the following fields:
  3. To create a new branch out of the checked out revision, choose the Checkout as New Branch option and enter the name in the Branch Name field.
  4. Click Checkout to check out the revision.
    Files in the Working Tree and in the Index are updated to match the version in the specified revision.

Note:

See Also
About Git Support
Git Tasks: Quick Reference
Working with Branches

Legal Notices