Path to this page:
./
wip/git-xargs,
Updates multiple GitHub repositories with a single command
Branch: CURRENT,
Version: 0.0.11,
Package name: git-xargs-0.0.11,
Maintainer: pkgsrc-usersgit-xargs is a command-line tool (CLI) for making updates across
multiple GitHub repositories with a single command. You give
git-xargs:
- a script or a command to run
- a list of repos
and git-xargs will:
- clone each repo
- run your specified script or command against it
- commit any changes
- open pull requests
- provide a detailed report of everything that happened
Git-xargs leverages goroutines to perform the repo-updating work in
parallel, so it is very fast.
Master sites:
RMD160: 8ecb80d31e531a6e9ace227c68466f558e1f523c
Filesize: 1027.899 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2021-10-03) Package added to pkgsrc.se, version git-xargs-0.0.11 (created)