Setup of Git with ERBuilder for Salesforce

Before you start setting up a connection between ERBuilder for Salesforce and Git, you need to:

-   Install Git on your computer;

-   Have an account on Git;

-   Create a working repository and grant access to all the collaborators on your project.

To set-up a connection with your repository on Git, open ERBuilder for Salesforce then navigate to “Repository | Manage repository” and fill in the following information:

·         Remote repository: set path to your Git repository. To get the remote repository path, log in your Git account then navigate to the repository. Go to the “Code” dropdown button and open it, then copy the Https path.

·         Email: fill in your email

·         Name: fill in the Git user name

·         Git client: set path to your Git client

·         Branch: if you use the default branch “Master” leave this field empty.
Otherwise, if you are using another branch, mention it here.

image

Click “OK” then specify an empty directory on your computer to save your project.