remote: Repository not found. fatal: repository 'https://github.com/monolabsteam/vitamin_android_tablet.git/' not found code example
Example 1: remote: Repository not found. fatal: repository 'https://github.com/samuraiED87/carrinho_livewire_exemplo.git/' not found
$ git credential-manager uninstall
$ git credential-manager install
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