git rm -rf --cached . && git add . && git commit -am "Remove ignored files"
Creato
3y
|
23 apr 2022, 09:28:47
Accedi per aggiungere un commento
git rm -rf --cached . && git add . && git commit -am "Remove ignored files"