Git: Checkout Selected Paths Dialog Box

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. More

The Checkout Selected Paths dialog box contains the following elements:

Element Description
Update Index with Entries from the Selected Revision If this option is selected, the Index is updated with the state in the selected revision prior to the checkout itself.
Revision The required revision as identified by a commit ID, existing branch, or tag name.

Commit ID

A unique identifier of the branched revision.

Author

Name of a person who committed the revision.

Message

A message specified during the commit of the revision.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.