I am not able to pull and push after changing my user on git. Previously, I have access to repo with a username say ABC, then removed that user access and given access to my other user XYZ.
But after that, I am not able to pull and push anything in that repo. I have already tried several options like setting upstream, setting origin and all.
This is the error I am receiving:
remote: Repository not found.
fatal: repository 'https://github.com/something/something.git/' not found