Skip to main content

Git Settings

The Git Settings section appears when creating a new resource (e.g. application component, container, library). It controls how the source code repository is initialized and managed.

There are three variants depending on how you want to set up the repository:

VariantDescription
New source code in a new repositoryCodeNOW creates a new dedicated repository and populates it with code from the selected template (scaffolder). This is the default option for new projects.
New source code in an existing repositoryCodeNOW scaffolds code from the template but places it inside an existing repository alongside other components (monorepo).
Link existing source codeConnect an already existing repository with source code to CodeNOW without scaffolding.