For a while now, I have ensured that the source code of new projects that I have undertaken (in both contract and permanent employment) is version controlled. In some instances, some clients have their local installation of source control system and in such cases I would integrate with the clients source control system. However, in numerous instances, as a consultant, I’ve had to find ways to keep track of my own source code.
Over the years, I have used several source control systems – and I have taken time out to share my experiences with you guys on one such source control system which is Visual Studio Online Git source control.
The article can be found at SQLShack.com: http://www.sqlshack.com/sql-server-database-source-control-using-visual-studio-online-git/
0 Comments