Git Repository Notes / Cheats
git reset --hard && git clean -xfd && git submodule foreach --recursive git reset --hard && git submodule foreach --recursive git clean -xfd && git submodule update --init --recursive
Notes / command line snippets for Git