📅  最后修改于: 2022-03-11 14:50:52.255000             🧑  作者: Mango
# to create a new "footer-fix" branch
$ git branch footer-fix
# to create AND switch to "footer-fix" branch
$ git checkout -b footer-fix