I am attempting an initial push of my Git repository from Egit (Eclipse Git) to GitHub. Unfortunately I am getting the following error:
error: refusing to create funny ref 'HEAD' remotely
I set both the source and destination ref to 'HEAD'
What does this error message mean?