File under “blogging so I remember how I did this”… I often have the situation where I have a directory full of related git repositories related to one area of work. So I have for example ~/work/team-a/platitude-generator and ~/work/team-a/memes and so on. And I just want everything up to date - especially if I come back after my non-working day or a holiday. I used to use a tool called gws to manage this, but it has a few bugs and quirks - it caches too much and I had to manually edit ...