How to push database changes to a Git remote repository?
Eric_Anderson
Posts: 2 New member
I've watched the demo here:
I cannot figure out how to configure a remote repository (GitLab) in SSMS using Redgate. Any ideas?
Thanks!
Tagged:
Best Answer
-
DanC Posts: 639 Gold 5Hi @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
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?
Answers