I've got a server set up with a handful of git repositories using gitolite.
I added a new repository by updating gitolite.conf
to have an entry for the new repo, and pushing (as described here).
I then added a git remote entry on my local machine so that I can push to the new gitolite repo.
When I try and push any branch other than master there, I see the following error:
remote: warning: remote HEAD refers to nonexistent ref, unable to checkout