wolfgang ziegler


„make stuff and blog about it“
Git

Revert single files that you just committed.

git checkout HEAD~1 -- <path1> <path2>