|
|
|
|
|
by weinzierl
216 days ago
|
|
For working with many repos beyond pure status reporting there is Joey Hess's mr tool. My only gripe is that configuration is manual and I wish there was an easy way fetch a set of repos from the well known forges into an mr config. Oh, and I never figured out how to best work with it in a multi worktree per bare repo setup. |
|
There is a `mr bootstrap` command for pulling a repo with a .mrconfig file in it, and then pulling a bunch of repos from there, here is an example usage:
https://wiki.debian.org/DebianInstaller/CheckOut
mr does have bare repo support, I haven't tried git multi-worktree stuff before though. I guess you would have to manually register each worktree.