clustergit
clustergit copied to clipboard
run git commands on multiple git clones
As the title says. When I do a clustergit -v at the root of a number of repos, I get given a red "Changes" notice when, actually, no commits have...
#45 introduced a new feature enabled by `--all-branches`. I don't see it in the documentation yet. I had to experiment with it to figure out how it works. Perhaps it...
Hi @mnagel ! 👋 I've been using this CLI for years now (since at least 2021, when I first contributed to `clustergit`: https://github.com/mnagel/clustergit/commit/af79ab4565c1e9cba1649bba8afb933f66490c03) - loved it back then, and I...
Added "clean = False", when check_all_branches is set, and other branches are dirty (are out of sync with upstream).
I got a new pc. So I used clustergit to make sure that all repos had been pushed. This is few months ago, so I don't remember exactly how I...
One could argue that this should even be the default because the submodule is managed by containing repository. If the submodule is dirty, the containing repository is dirty as well....
In terminals like xfce4-terminal, double clicking on a word selects the whole word. `:` is not included in the default "word chars". This patch allows to select the whole path...