git-xargs
git-xargs copied to clipboard
git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
Related: https://github.com/gruntwork-io/fetch/pull/43
git-xargs seems to be exactly what I need to use. I've been testing it to update files and automatically generate pull requests. What I have seen is that the pull...
This looks useful to us if it supported bitbucket cloud. Thank you!
Currently, the tool runs in "headless" mode. You can either feed it: * A Github organization via the `--github-org flag` * A local file that contains repos, one on in...
From Jim: > feature request that will most likely come up in the future is support for shell expansion. That is, given a command foo, the actual command you'd run...
Is there an interest for having this as a gitlab integration as well? Formulated differently, is there a need and/or interest for a PR extending the functionality to gitlab (on...
**Describe the solution you'd like** Currently we have to specify branch in which changes needs to be pushed . But in our case we have around 100s of repo and...
Removes myself from CODEOWNERS for the upcoming transition.
does git-xargs work with gitlab? it would be really good if it does....