git-mirror icon indicating copy to clipboard operation
git-mirror copied to clipboard

allow mirror also submodules

Open gocarlos opened this issue 6 years ago • 0 comments

projects like protobuf or grpc have a lot of submodules which are needed at compile time...

It would be great if this tool could also mirror the submodules with e.g. a regexpression -> submodules under github.com/mygroup/my_project -> mygitlab.com/mymirror/mygroup_my_project

Eventually we would need to give this tool API access to a gitlab instance to create repos automatically

cc/ @max-wittig

gocarlos avatar Dec 31 '18 16:12 gocarlos