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, ...
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.
🚀 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