Just for the record - in the readme the base_branch and the new_branch are flipped `repo.create_branch('dev', 'master')`
Just for the record - in the readme the base_branch and the new_branch are flipped
repo.create_branch('dev', 'master')