mateodelnorte / meta

tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
MIT License
2.05k stars 99 forks source link

Meta project cloning to specific folder #286

Closed martinsefcik closed 2 years ago

martinsefcik commented 2 years ago

🚀 Feature Proposal

Could you please add optional folder parameter in meta git clone command? Something like this meta git clone It should work the same way as in pure git command. So it is needed just forward this parameter to git command.

Motivation

I'm used to use multiple clones for one (meta) project repository and I use the following folder names for project project_name-1, project_name-2, ...

Example

meta git clone

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.