© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
8 replies
James213

❔ Repository not found - Git

When I go to push, I get the error

`> git pull --tags origin master
remote: Repository not found.
fatal: repository 'https://github.com/James7851/fem-manage-landing-page.git/' not found
`> git pull --tags origin master
remote: Repository not found.
fatal: repository 'https://github.com/James7851/fem-manage-landing-page.git/' not found

Yet when I click the click it goes to the repository. As with the links with
git remote -v
git remote -v


git config --local --list
git config --local --list
shows the same email that is associated with the repository, and I am pushing with that GitHub account on Visual Studio Code.

Although when I do
git log --pretty=full
git log --pretty=full
I get a different email for the (HEAD -> master), though for (origin/master) it's the correct email

Also, when I change the repository to public on GitHub and then try to push it says "You don't have permissions to push to "James7851/fem-manage-landing-page" on GitHub. Would you like to create a fork and push to it instead?"
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Git doesn't recognize repository [Answered]
C#CC# / help
4y ago
✅ GitHub + GitKraken
C#CC# / help
9mo ago
❔ Octokit can find the git hub repo but not the latest repository
C#CC# / help
3y ago
❔ Need help running Github repository
C#CC# / help
3y ago