Daniel Calbimonte answers a question:
In SSMS 22, there is Git integration to manage SQL code versions and repositories. How do you use this functionality? Can you walk through a step-by-step example?
I’ll admit that I’m not too wild about using Git in SSMS. I don’t have anything against the idea, but I’ve always used separate tools like Visual Studio and VS Code for project and source control management.