Answers for "git get changes from remote repo to local repo"

0

how to update local repo when i make changes to github remote repo

git pull origin master_or_other_branch_name
Posted by: Guest on May-14-2020

Code answers related to "git get changes from remote repo to local repo"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language