I'm trying to get a branch from a git project and put it into another git repo however when I do this and trying to push I have this error
the source reference specifier refs/heads/master does not correspond to any reference error: impossible to push references to "origin"
Also I've noticed that the empty project has no branch even the master one.