Github account Attached a Server/PC
1. Remove Stored Credentials
If your GitHub account is authenticated via the credential helper, remove the stored credentials:
bashCopyEditgit credential reject https://github.com
or manually delete credentials:
bashCopyEditrm ~/.git-credentials
rm ...