I am using Visual Studio 2013 team explorer with GitHub. I can clone and pull but can't sync and push. When I sync this error comes:
"An error was raised by libgit2. Category = Net (Error).
Response status code does not indicate success: 404 (Not Found)."
When I tried to push from Git bash its says:
"remote: Repository not found.
fatal: repository 'https://github.com/example.git/' not found"
I have gone through many answers on StackOverflow but could not solve it.
I tried deleting GitHub credentials from credential manager in control panel but it did not work.
Any help would be appreciated.