Quotidien Shaarli

Tous les liens d'un jour sur une page.

July 17, 2023

git: Removing the last commit
thumbnail

git: Removing the last commit. GitHub Gist: instantly share code, notes, and snippets.

git reset --hard HEAD^
git push origin -f