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.03k stars 95 forks source link

Windows - Powershell or cmd, meta git commit -m " " and a space in user name #258

Closed nn-afly closed 2 years ago

nn-afly commented 3 years ago

🐛 Bug Report

(A clear and concise description of what the bug is.)

running a meta git commit -m " " in powershell or cmd throws an error if the user has a space in their user profile folder and the commit message contains a space

To Reproduce

Steps to reproduce the behavior:

Have a profile with a space in it e.g. "c:\Users\Firstname Lastname\" meta git commit -m "message with spaces"

For each repo an error will occur

'C:\Users\Firstname' is not recognized as an internal or external command, operable program or batch file.

It doesn't matter whether the meta repo is in the user folder or not. The error will occur

mateodelnorte commented 3 years ago

Would gladly accept a PR on this one.

patrickleet commented 3 years ago

yea gotta be honest, haven't used windows for development in probably 8 or 9 years now

stale[bot] commented 3 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.

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.

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.