Git Clone Repository Wizard: Destination Directory

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.

origin is pre-filled and recommended for Remote Name.

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 © 2015, Oracle and/or its affiliates. All rights reserved.