# to create a new "footer-fix" branch $ git branch footer-fix # to create AND switch to "footer-fix" branch $ git checkout -b footer-fix