I previously used git bash for local repository.
I have connected to a GitHub account and I always pushed my files without any problem.
Later, I have uninstall the bash and reinstall again with new user and email. Now when I try to push the file to remote I got an error:
Permission to SyedMiraj/SpringSecurityWithTicketBooking.git denied to biid-sua.
unable to access 'https://github.com/SyedMiraj/SpringSecurityWithTicketBooking.git/': The requested URL returned error: 403
I have tried and created a new SSH key and add it in the remote repo.
But the problem is still existing and truly speaking I can't push anything to my remote.
My two GitHub accounts are biid-sua and smiraj.
How would you propose to restore GitHub pushes?