Open/ clone existing Git repositories#
This section will show you how to import your existing Git repositories into Anchorpoint and create an Anchorpoint project with metadata from them.
Opening a Git repository from your hard drive#
If you already have your Git repository cloned on your hard drive by e.g. using the command line or another Git client such as GitHub Desktop or SourceTree, you can open the repository and make an Anchorpoint project based on it. For that, you need to create a new project and browse to the location of your Git repository.
You can work with any other Git client and Anchorpoint in parallel, in case you are not using the virtual file system or selective checkout in Anchorpoint.
Cloning an existing Git repository from a remote URL#
When you already have a Git repository on e.g. GitHub, you can clone it with Anchorpoint by creating an Anchorpoint project. When creating a new project, pick the option “Connect existing repository via https” under Remote Settings.
Advanced settings#
If you want to use submodules or shallow clone from another version control solution, take a look at advanced settings for cloning Git repositories.