I've watched the demo here:
https://www.red-gate.com/products/sql-development/sql-source-control/resources/pushing-changes-to-a-git-remote-repository-using-sql-source-control
I cannot figure out how to configure a remote repository (GitLab) in SSMS using Redgate. Any ideas?
Thanks!
Comments
2 comments
-
Hi @Eric_Anderson
It's quite quick and easy, initially, you want to get a local clone of your remote repository and then link that within SQL Source Control, please see the following documentation: https://documentation.red-gate.com/soc/linking-to-source-control/link-to-git
Here is also a quick link I've found for cloning from GitLab: https://learn.hibbittsdesign.org/gitlab-githubdesktop/cloning-a-gitlab-repo
-
Thanks a million this was very helpful for me and answered my question!
Add comment
Please sign in to leave a comment.