Slowly learning to be a competent user of git submodules... just learned about `git submodule foreach` which lets you do useful stuff like `git submodule foreach git status`
Slowly learning to be a competent user of git submodules... just learned about `git submodule foreach` which lets you do useful stuff like `git submodule foreach git status` 4 comments | Expand all CWs
@darius yeah. you know how, often, there's one person on a team / at a company who everybody asks git questions? i went from being that person to working on a team who were all that person before they joined it, and let's just say it's a good thing my ego was not bound up in a notion of myself as understanding git. |
@darius my level of competence here spikes wildly when i'm forced to think about submodules every 3-12 months, and then falls off just as quickly as soon as i'm able to stop thinking about them...