ingydotnet / git-subrepo

MIT License
3.18k stars 263 forks source link

git subrepo push does not work with paths with spaces in them #607

Closed tionis closed 1 week ago

tionis commented 6 months ago

e.g. given a path like some/nice path/to follow it tries to push the subrepo defined by some/nice/.subrepo which does not exist

admorgan commented 1 week ago

This should be fixed in 0.4.7. I fixed a bunch of quoting issues and this is one. Create a new issue if I am wrong.