wie man Git -Zweig auf ein bestimmtes Commit zurücksetzen.
git revert --no-commit 0766c053..HEAD
git commit
Creepy Copperhead
git revert --no-commit 0766c053..HEAD
git commit