gitflow workflow diagram

C++
$ git checkout -b myfeature develop
Switched to a new branch "myfeature"

Source

Also in C++: