You are here: Visual LANSA User Guide > 4. Editor Features > 4.4 Version Control > 4.4.5 Version Control – Git Integration > Git Repository > Create a Git Repository
Create a Git Repository



New repository

Creates an empty Git repository. No folders or YAML files under the chosen folder will be modified or deleted.

Clone repository

Clones an existing Git repository into the chosen folder. A Git repository can only be cloned into an empty folder. A message will be displayed prior to commencing the clone indicating that any existing files in the selected folder will be removed. Git will assign the source Git repository as the default remote Git repository (named "origin") for the newly created Git repository.