Git Hooks, Submodules, and Git LFS
GitThree ways Git extends past "track my source files": hooks that run your own scripts at key points, submodules for embedding one repo inside another, and LFS for handling large binaries without bloating the object store from the previous chapter.
9 min read•2026-08-12