Useful snippets
Search
No results found
List
Admin
Deployed:
https://useful-snippets ...
Testing:
https://sassy-beet.cloudvent ...
Edit:
https://app.cloudcannon.com ...
File:
git-reset-soft.md
Title:
git reset soft | remove last commit and move code to working dir
Tags:
git
Date:
Mon 23. February 2026 | 2026-02-23
Edit
git reset soft | remove last commit and move code to working dir
git
reset
--soft
HEAD~1