Git: Zmień gałąź

git checkout master
git branch {branch_name}
git checkout {branch_name}
Breakable Baboon