Skip to content

Commit

Permalink
Add "garden" - a hacker-friendly multi-repo Git power tool
Browse files Browse the repository at this point in the history
Garden is a uniquely powerful Git-centric tool that makes it easy to
perform dynamic operations over arbitrary collections of
configuration-defined Git trees.

https://github.com/davvid/garden

https://davvid.github.io/garden/

https://crates.io/crates/garden-tools
  • Loading branch information
davvid committed Jul 1, 2023
1 parent 2aa3966 commit f287804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ Pull requests on interesting tools/projects/resources are welcome.
*Various tools for daily operations*

* [awesome-git-addons](https://github.com/stevemao/awesome-git-addons) - lists more than 20 git addons including all available commands
* [garden](https://github.com/davvid/garden) - grow and cultivate collections of Git trees. Create development workflows using configuration-defined commands and environments.
* [myrepos](https://myrepos.branchable.com/) - a tool to manage multiple version control repositories
* [mu-repo](http://fabioz.github.io/mu-repo/) - a tool to help in dealing with multiple git repositories
* [multi-gitter](https://github.com/lindell/multi-gitter) - a tool to make changes in multiple repositories simultaneously
Expand Down

0 comments on commit f287804

Please sign in to comment.