Jun 02 Git Recovery I found this today and its an incredable cheatsheet on how to recover from almost development whoopsie thanks to Git Jun 2, 2020 1 min read
Dec 24 Remove Git Sub-module Simple and to the point, I just dont want to forget how to remove a git submodule again Dec 24, 2019
Jul 14 Revert to a previous Git commit Sometimes I see developing software in Git as more of universal undo, but for that to work its important to know how to fix things when they go wrong. Jul 14, 2014 1 min read