21 Integrate Your Visual Application With a Git Repository

To collaborate with other team members and back up your sources, you can integrate your visual application with a Git repository hosted in a Oracle Visual Builder Studio project.

You can use the Git integration to store versions of the source files of each of your visual applications in a Git repository that can be shared with other developers. After creating a link to a Git repository, you can use the commands in the Git menu to pull sources from the repository and push sources to the repository. In case of merge conflicts when pulling sources, you can view a log of conflicts in the Audits pane, then open the files in the source editor to resolve conflicts.