Answer the question
In order to leave comments, you need to log in
How do I properly pull before push if I'm on a different branch?
1. Made a git clone of the master
2. Created a branch git checkout -b dev_sasha
3. Made a commit
What's next?
I used to do this:
4. git push origin dev_sasha
5. And create a merge request using the gitlab link
.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question