remote: Repository not found. fatal: repository 'https://github.com/' not found code example
Example 1: remote: Repository not found.
git remote rm origin
Example 2: repository not found
git remote set-url origin https://[email protected]/aceofwings/RotairERP.git
//your repository is probably private