git fetch to remote code example Example 1: git remote list git remote -v Example 2: git fetch remote branch git checkout --track origin/branch_name