private repository not found github 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: git github private fatal repository not found
git remote set-url origin https://[email protected]/aceofwings/RotairERP.git