2

I am using the git plugin for DBeaver. While I can commit, I am not seeing an option to push the commit over to master. Am I missing something?

asked Feb 5, 2020 at 2:15

2 Answers 2

0

If you trying to push a commit from a develop branch to master branch, you might need to do a pull request on GitHub. Once you merge the code on the server, then you can pull the code to your local.

answered Mar 21, 2022 at 20:05
-1

Check this out. Hope this helps https://betterwithdata.substack.com/p/how-to-version-control-your-sql?s=r Please see this along with the next response.

answered Mar 21, 2022 at 19:45
1
  • 1
    While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review Commented Mar 21, 2022 at 23:08

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.