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.
**Describe the solution you'd like** I would like a new `--clone-depth` CLI flag added, to be passed to `cloneLocalRepository`'s `git.CloneOptions`. **Describe alternatives you've considered** I also considered keeping the repositories...
As I understand, git-xargs works for following way: 1. clones all passed repos 2. runs the command on all repos 3. pushes all changed repos to remote 4. opens all...
**Describe the bug** I have downloaded both the amd and the 386 exe files for windows and when i try to execute it a windows seems to appear but it...
**Describe the solution you'd like** I contribute to various repositories where the development model involves forking a repo, pushing to the fork, and then making a PR back to the...
Currently from documentation it is unclear if SSH or HTTPS is utilized. If there is a possibility to switch between two? Can we please update the docs to reference it....
**Describe the solution you'd like** The ability to rate limit repository cloning operations **Describe alternatives you've considered** None **Additional context** I'm attempting to do a bulk operation on an org...
## Description Addresses #134. GH api doesn't seem to have the option to provide labels with the PR request endpoint, that seems to be in their graphql api. Added `label`...
**Describe the solution you'd like** An option to add labels to the PRs that are opened, I've found this useful in my org where we have an action that auto-approves...
[skip ci] Removing former Grunts
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.1.0 to 1.3.3. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.3 New Features ASCON light-weight authenticated encryption. Hybrid KEM for HPKE based on Kyber and X25519. CIRCL...