-
git-xargs
git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
I use terraform to manage repos - mostly just setting defaults and webhooks for cicd workflows. Planning to use got x-args once I get around to it.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
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.
-
Tools/frameworks for batch patching of Ruby git repos
-
Repo Structures
-
CLI for updating multiple Github repositories at once
-
Git-xargs CLI tool for making updates across repositories with a single command