distribugit/README.md

5 lines
272 B
Markdown
Raw Normal View History

2022-04-18 19:39:13 +00:00
# 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.