I have a large git repo (created from an SVN repo) and I want to push it to github. Given it\'s large, I can\'t just try and push it directly, as it fails with a \"pack too
I had this same error and found that I'd spelled the name of my branch wrong. So you could find that double checking the branch name to ensure any capital letters etc are in the right place.