Start working on a topic

git checkout -b topic_123 master
or, using my alias,
git nb topic_123 master