Tool for performing operations on many git repositories at once.
Go to file
Andrew Lalis 4b6df5bf79 Added more docs and stuff. 2022-04-18 21:39:13 +02:00
src/main/java/nl/andrewl/distribugit Added more docs and stuff. 2022-04-18 21:39:13 +02:00
LICENSE Initial commit 2022-04-18 18:06:06 +02:00
README.md Added more docs and stuff. 2022-04-18 21:39:13 +02:00
pom.xml Added file changes. 2022-04-18 20:55:18 +02:00

README.md

DistribuGit

Tool for performing operations on many git repositories at once. It works by cloning a set of repositories, and applying an action to each repository.

The easiest way to use this toolset for automating git operations is to include it as a maven dependency.