./wip/git-xargs, Updates multiple GitHub repositories with a single command

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.11, Package name: git-xargs-0.0.11, Maintainer: pkgsrc-users

git-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)