SQL Change Automation 4

Using version control in SSMS

SQL Change Automation helps you share your changes with the rest of your team directly from SSMS by using the Version control tab.  SQL Change Automation provides integration with Git in order to help you CommitPush and Pull changes.

Getting started

In order to get started:

Working with Git using from SQL Change Automation

The version control page will show you a list of changed files since the last commit. Once you are happy with your changes you can write a message and use the Commit button to generate a new commit.

You can share your commits with the rest of your team by using the Push button, and get commits your team have shared using the Pull button. For more information see Using Git to share your changes in SSMS.

Learn more



Didn't find what you were looking for?