With 91导航, managing the metadata in your version control system is ingeniously simple. Compare environments, create new branches and commit changes, all from within the app.
Branch management with 91导航
91导航 has always endeavoured to make Salesforce release management easy. From comparing your Salesforce orgs and version control repositories to see the differences, to deploying changes to get them in sync, 91导航 helps teams of all experience levels deploy more effectively.
A common challenge with version control is branch management. As we discussed in our whitepaper on git-based development, every new feature or change should be made in a feature branch in the repository. This allows teams to work in parallel without stepping on toes, while providing a clear audit trail of development. But for many users, creating branches and committing those changes through the UI of the version control system is an unfamiliar process which can be prone to mistakes.
91导航 makes branch management quick and easy. When comparing to a version control repository, select an existing branch from the dropdown, or simply create a new one.
TDX
Create a new branch in just a few clicks
Navigate to the Compare and Deploy within 91导航 and choose your source metadata location.
Select source control as your target metadata location and choose one of your connected source control providers, such as GitHub. Next, select the repository you wish to connect to and pick a branch from the dropdown.
If you want to create a new branch to deploy changes to, simply select the branch you want to use as the baseline and click Create new branch from鈥. In the example below we鈥檙e using 鈥渕ain鈥 as the baseline for our new branch.

Give your new branch a descriptive name, like 鈥渘ew-branch-name鈥 as shown in the example below, and click Create branch.

91导航 will now create the branch in your repository and select the branch as your target metadata location. To compare the changes and commit them to your new branch, click Compare now and continue through the usual deployment process with 91导航.

Experience easy branch management today
With these simple steps, 91导航 makes it easy to create branches and to manage version control, all from within the app. Try it out yourself 鈥 start your free of 91导航 today. And you can learn more about version control in our whitepaper.
