Git: Checkout Selected Paths Dialog Box

See Also

The Checkout Selected Paths dialog box enables you to check out some files (not a branch) that are currently selected in the IDE from the Index.

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

To checkout a file:

  1. Choose the Update Index with Entries from the Selected Revision option.

    Note:

  2. 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 and choose the required one.
  3. Review information specific to the revision being checked out in the following fields:
  4. Press Checkout to complete the checkout
    Files in the Working Tree and in the Index are updated to match the version in the specified revision.
See Also
About Git Support
Git Tasks: Quick Reference
Working with Branches

Legal Notices