git switch branch

Shell
git switch branch_name

git checkout branch_name wonder.woman@highfive project %  git checkout branch_name 
#this let you keep edited files
wonder.woman@highfive project %  git switch branch_name  
Source

Also in Shell: