git_and_github_commands Сommands for working with git and github. Git commands Create local branch and switch to new branch git checkout -b [name_of_your_new_branch]