git checkout -b newlocalbranchname origin/branch-name # Or you can do: git checkout -t origin/branch-name