You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Show Contents List
You are here: Visual LANSA User Guide > 4. Editor Features > 4.4 Version Control > Create a Git Repository

Create a Git Repository
  • Display the Version Control tab.
  • Right-click the folder that is to be the root folder of the Git repository
  • Select Version Control/Create Git Repository. The following dialog will be displayed:

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.

 |
Show Contents List

  • No labels