All Collections
Getting started with Gearset
Trial Gearset with a Version Control Solution
Trial Gearset with a Version Control Solution

Are you in a Gearset trial and want to integrate with a version control solution (VCS)?

Vincent Maltby avatar
Written by Vincent Maltby
Updated over a week ago

What is version control?

Version control is a key enabler for efficient Agile development. At its heart, version control focuses on one core concept: tracking changes to files over time.

For a brief introduction to version control check out this article.

Why use version control?

Version control allows for change tracking, peer review, parallel deployment streams, and merging changes rather than overwriting.

Find out more about the benefits of version control here.

What version control solution should I use?

Luckily, it’s a simple choice for Salesforce development, as Git has established itself as the de facto version control system. Git is used by millions of developers around the world and is the recommended system for all Salesforce development teams.

Although there are many service providers for Git-based version control, there are three clear market-leaders:

All three provide a mature and effective platform for Salesforce development. There are many other providers out there, and if you are looking for a VCS solution, which one you choose will come down to your teams circumstances and preferences. Check out our blog post here on choosing the right provider for you.

How can I trial version control with Gearset?

With your trial of Gearset, you can try out the integration with any version control provider. Each of the Git providers mentioned above have their own getting started pages linked so if you would like to trial one of their solutions, just follow the links above to check them out.

To integrate them with Gearset, check out our documents below:

What next?

Once you have chosen which version control provider to use, you will need to set up your source control repository, and decide on things like which branching strategy to use.

We have a few articles and learning resources below to get you started:

DevOps Launchpad Courses:

Gearset Blogs:

If you are interested in more information on the hows, whats and benefits of version control, check out our white-paper on it here.

Did this answer your question?