-
Book Overview & Buying
-
Table Of Contents
Effortless App Development with Oracle Visual Builder
By :
In this section, we'll look at how to push and pull code from Git repositories. The Git repositories that we created will be used to manage the version control of your VB application.
VB Studio provides a rich interface to manage an application in Git repositories, which can be used to push, pull, create a new branch, modify code files, and so on.
In the subsequent sections, we'll look at how to manage applications using VB Studio Git repositories.
In this section, we'll look at how to push code from the VB console to VB Studio Git repositories.
The following are the steps to push the application code from the VB console to the VB Studio Git repositories:

Figure 16.15 – Pushing a VB app to Git
As you can see...