Skip to content

Git init into develop branch for new projects

When we detect a new project which has not been initialised for git yet, we do that automatically. This leads to a master branch together with a bunch of warnings. Let's change that to the initial branch develop.

Edited by jurgenhaas