-
YIL: git submodules are sometimes weird, especially if you forget to push the submodule changes before an enclosing (but updated) repo. TIL: "git log --graph --all --oneline --reflog" saves the day then the HEAD reference is lost in a weird merge. Need to remember this magic.