git branch and checkout at the same time

Shell
$ git checkout -b <branch_name>

Source

Also in Shell: