how to update the local repo in git with the remote code example
Example: how to update local repo when i make changes to github remote repo
git pull origin master_or_other_branch_name
git pull origin master_or_other_branch_name