Git Clone Repository Wizard: Destination Directory
See Also
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.
You access this panel by arriving at the third panel of the Git Clone Repository
wizard (Team > Git > Clone from the main menu).
At the Destination Directory page, you have to set the following properties:
- 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.
- See Also
- Initializing a Git Repository
- Setting Up Git
Legal Notices