vscode git remote repository not found code example
Example 1: repository not found
git remote set-url origin https://[email protected]/aceofwings/RotairERP.git
//your repository is probably private
Example 2: vscode private repository remote: Repository not found.
For mac
Delete the github.com password from the Keychain Access.