Is there a plan to support GIT ?

Peter93

Member²
Will be GIT-version control supported in future to store STORED PROCEDURES and so on?

Most of developers now using GIT in our company.
 
The plans for support of GIT are great to hear. Anyway, please, do not restrict yourselves to stored procedures only, work over files on filesystem so as to make the feature generally usable.

Also, do not forget to add the source control support to the Project items, not just File explorer.
 
Also, it would be generally best to add support for any version control, not just GIT. They are more or less all the same, just the commands are different, so why not make it robust from the very start?
 
Personally, I'm not worried about version control support. I save files/DDL to the filesysetm and use TortoiseGit to manage Git.
 
Back
Top