The Destination Directory panel of the Git Clone Repository wizard enables you to choose the destination directory where the specified remote repository will be cloned to and other options.
At the Destination Directory page, set the following properties:
Property | Description |
---|---|
Parent Directory |
Specify the path to the parent directory where the clone will be created. |
Clone Name |
Enter the name of the git repository clone. |
Checkout Branch |
Select the branch to be checked out into the working tree. |
Remote Name |
Specify the name of the git repository being cloned.
|
Scan for NetBeans Projects after Clone |
Select to activate the search for NetBeans projects in the clone after the Clone Wizard finishes and have the IDE offer to create a project out of the checked out sources. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |