You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
This prevents exceptions (and possibly worse) when attempting to execute git against repositories whose path contains a space.
Note that this doesn't try to protect against stranger cases, like directory names that contain double-quotes, but I'm not familiar with all the special characters that would need to be escaped here.
0 commit comments