Hacker News new | ask | show | jobs
by sjjshvuiajhz 2689 days ago
I think the way git supports this workflow currently is to have a super-repo containing all the other repos as submodules. You can bundle all those changes together as updates to the submodule references in a single PR.
1 comments

In my experience, this is like waltzing barefoot with Satan.