I am relatively new to using github. Recently, I install git-credential-manager in my Linux machine in order to work with my company's AzureDevOps accounts. It works flawlessly with both the Azure and my share company account, I no longer need to enter password whenever I make git push/pull. But, when I tried to make changes to my own personal account (private), which I have not update in a month, it give me an error of repository not found.
I am not sure what other information I need to provide, but any suggestion, help, or point me to a direction will be much appreciated.