Skip to main content
Skip to main content

Git™ Version Control

Use this interface to create new repositories or clone existing remote repositories. To add an existing repository to the list of cPanel-managed repositories, select that repository path when you create the repository. The system will automatically add and configure the repository. In order to clone private repositories, advanced users should preconfigure access. For more information, read our documentation.

Create Repository

Enable this toggle if you want to clone a remote repository, or disable this toggle to create a new repository.
Enter the clone URL for the remote repository. All clone URLs must begin with the http://, https://, ssh://, or git:// protocols or begin with a username and domain.
Enter the desired path for the repository’s directory. If you enter a path that does not exist, the system will create the directory when it creates or clones the repository.
/home/example/ Enter a valid directory path, relative to your home directory.
The path cannot contain the “./” and “../” directory references, whitespace, or the following characters: \ * | " ' < > & @ ` $ { } [ ] ( ) ; ? : = % #
This name does not impact functionality, and instead functions only as a display name.
The repository name may not include the “<” and “>” characters.

Related Links