In the Commit tab, the branch shown is a grey master.
In my GitHub, I have already set up a develop branch and hope to commit my changes to that branch. How can I change the working branch in RedGate SQL Source Control?
You can't do branch switching within SQL Source Control, at least not yet. For now you have to use an external client such as the Git command line.
Eg, git checkout yourbranch
After you do this you will need to update your database by going to the get latest tab in SQL Source Control.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With