Dear List,
the manual of git init says: "An initial HEAD file that references the
HEAD of the master branch is also created."
However, after creating the repository using git init there's no master
branch. How can make sure that master is created?
Thanks in advance,
Ákos Tajti