How to pull main branch #183
Answered
by
montasim
AbidHasanPiash
asked this question in
Q&A
-
Git script |
Beta Was this translation helpful? Give feedback.
Answered by
montasim
Oct 24, 2022
Replies: 1 comment
-
First change branch to main using Then use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AbidHasanPiash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First change branch to main using
git checkout main
Then use
git pull