$
git
git pull
git pull -f
git clean -f^c
git reset --hard
git checkout -- */*.*
git mergetool -tool=opendiff
rm -rf ./*
git clone
Quelle: Kevin Kuchta
Der Artikel Eine git Weihnachtsgeschichte erschien zuerst auf icancode.de.