Initialize gitflow git git flow init git init git commit --allow-empty -m "Initial commit" git checkout -b develop master Connect to the remote repository