This seems like a popular error for different causes.
I\'ve got a simple bare git repo called \"kiflea.git\", I clone it like this:
git clone git://k
I seemed to fix it with:
git checkout -b master git push
This created the default master, and then I could checkout my other branches