Создать ветвь из другой ветви
$ git checkout -b myFeature dev
Determined Dugong
$ git checkout -b myFeature dev
$ git checkout -b myfeature dev