make a master branch track with a remote branch code example Example: create local branch to track remote git checkout --track origin/some_remote_branch