Skip to content

How to merge from main branch to my local branch? #7

Discussion options

You must be logged in to vote

Good question. You can do this following steps.

  1. $ git checkout development
  2. $ git pull origin main
    That's all. I hope this will solve your issue!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@qincheng0408
Comment options

qincheng0408 May 3, 2024
Collaborator Author

Answer selected by qincheng0408
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants