remote: Repository not found. fatal: repository 'https://github.com/Gaston-GitHub/Project1-.git/' not found code example
Example 1: remote: Repository not found.
git remote rm origin
Example 2: remote: Repository not found. fatal: repository 'https://github.com/samuraiED87/carrinho_livewire_exemplo.git/' not found
git add .
git commit -m "force push"
git push origin master --force