現在の master の先端から artifact-study を作成し、すぐにそのブランチへ切り替えるコマンドはどれですか?
artifact-study
git branch artifact-study
git branch -d artifact-study
git checkout -b artifact-study
git merge artifact-study