Today I learned how to revert the last Git commit but keep the changes:
git reset --soft HEAD ~1
Fix more common git mistakes: Include.js.
Today I learned how to revert the last Git commit but keep the changes: git reset --soft HEAD ~1 Fix more common git mistakes: Include.js. …
Last modified:Tags that this post has been filed under.
Today I learned how to revert the last Git commit but keep the changes:
git reset --soft HEAD ~1
Fix more common git mistakes: Include.js.