To recover deleted files automatically without specifying the path
git ls-files -d xargs git checkout --
Il n'y a pas de questions bêtes

Photo de Emile Perron sur Unsplash
To recover deleted files automatically without specifying the path
git ls-files -d xargs git checkout --