$ ~/projects/spago/bin/index.dev.js publish -p open-drawing --verbose
....
✘ Could not parse any remotes from the output of `git remote --verbose`.
$ git remote --verbose
origin ssh://git@github.com/purescript-open-community/purescript-open-drawing.git (fetch)
origin ssh://git@github.com/purescript-open-community/purescript-open-drawing.git (push)
Checklist:
[ ] Added the change to the "Unreleased" section of the changelog
[ ] Added some example of the new feature to the README
[ ] Added a test for the contribution (if applicable)
P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊
Description of the change
now it handles spaces too, not only tabs
also
ssh://
Error was
Checklist:
README
P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊