Git-poly : A minimalistic multi repo tool written in rust

Hey,
I wanted to share a small project I've been working on that helps with working on multiple git repos at once.

https://luke_titley.gitlab.io/git-poly

I wrote it for myself mostly, to help on a project at my work.

It's in the same sort of space as these projects:

  • git repo
  • git subtree
  • git slave
  • git submodule

It's written in rust.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.