git-xargs
multi-gitter


git-xargs | multi-gitter | |
---|---|---|
12 | 13 | |
973 | 940 | |
2.0% | 2.9% | |
3.2 | 8.8 | |
12 days ago | 7 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
git-xargs
-
Any tool for committing the same change across multiple repos?
No problem, I had the same question just the other day. There is also git-xargs https://github.com/gruntwork-io/git-xargs
-
New sponsor: Do I really need to create a separate FUNDING.yml in ALL my repositories just to get the sponsor link? This is horrible.
As mentioned earlier, try https://github.com/gruntwork-io/git-xargs, no need to reinvent the wheel!
-
How do you manage many repositories?
I've looked for a solution to bitbucket and github but found something only for github that I'm yet to test (https://github.com/gruntwork-io/git-xargs). Other solution I thought about, that could work with bitbucket and github, is holding a script in a bucket or something and tell each repository's pipeline configuration to download and run it at some point.
-
Tools/frameworks for batch patching of Ruby git repos
You could try https://github.com/gruntwork-io/git-xargs
-
Repo Structures
One problem with multi-repo is when you have to do service across a whole infrastructure (or large segments). Like patching. It's very very helpful to have a tool like https://github.com/gruntwork-io/git-xargs to help automate these things, where possible. You still end up with a crapload of PR's. So then it's helpful to have a streamlined review process for when you need to batch review PRs for a large change like this.
- CLI for updating multiple Github repositories at once
- Git-xargs CLI tool for making updates across repositories with a single command
- gruntwork-io/git-xargs
- Git-xargs: CLI tool for updating multiple GitHub repositories
multi-gitter
-
Set GitHub Actions timeout-minutes
ghatm is useful, but it is very bothersome to run ghatm and create and merge pull requests to a lot of repositories by hand. But you can do it easily using ghatm and multi-gitter.
-
Any tool for committing the same change across multiple repos?
Sounds similar to multi-gitter https://github.com/lindell/multi-gitter
-
Force stage in pipeline
It's not necessarily enforcement like the compliance pipeline but I use Multi-gitter to check if our compliance.yml is an entry in the include portion of the ci yaml file. If it's not detected it raises a MR to add it. I think this workflow would work pretty well for you too.
-
5 innovative dev tools to improve your workflow
Multi-gitter - Run scripts across Git repos.
- multi-gitter
-
Mu-repo – A tool to help working with multiple Git repositories
Yesterday I posted about multi-gitter (https://github.com/lindell/multi-gitter), but I've since found mu-repo much I much prefer. Really is fantastic for managing a large number of repos you need to perform operations on. It's lightweight and simple.
- Multi-gitter – CLI to update multiple Git repositories in bulk
-
Goodbye interface{}, Hello any
If you have a lot of repositories, in for example a GitHub org, you can do this for all of them with multi-gitter.
-
Git-Xargs
This is very similar to a project I created around a year ago. https://github.com/lindell/multi-gitter
Multi-gitter does also have support for other source control systems, and from what I can gather, does in general have more configuration options. But I will definitely take a look at the differences and take inspiration.
- multi-gitter, a tool that enables changes over multiple repositories at once, just released Gitea support
What are some alternatives?
mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
lab - Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
protolock - Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
git-repo-sync - Auto synchronization of remote Git repositories. Auto conflict solving. Network fail resilience. Linux & Windows support. And more.
bit - Bit is a modern Git CLI
gitupdate - Commit and push updated files with file names as commit message
Gitkube - Build and deploy docker images to Kubernetes using git push
gut - A beginner friendly porcelain for git
mergestat - MergeStat enables anyone to ask questions about the history and contents of source code.
glab - The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
gitman - A simple yet powerful opinionated tool for managing GitHub repositories.

