This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I'm getting crazy with git versioning. I was trying to push some code from my local master repository to the remote main on Github, but I got an error saying that "src refspec main does not match any". So I made a main local repository, push the code locally from the master to the main branch. At this point I tried once again to push my code from the main local branch to the main remote branch and It says "main does not appear to be a git repository". Wtf? What can I do? What's the problem? Also is there a way tovpush the code from a different local branch to another remote one?
Post Details
- Posted
- 1 month ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/github/comm...