Configure Source Control for Applications

Configuring Git for source control of your application is optional.

  1. In Visual Builder Studio, set up a Git repository.
    Note: For groups that will be collaborating, when you're creating your project, select the Shared option when defining Security.
    Note: It's recommended that you create a branch for each developer to enable your developers to work independently and then merge to the main branch when they want their changes to be shared.
  2. In Oracle Visual Builder, integrate your application with a Git repository.