We have a GitHub repo with a few tags with quotes in the name. Sometimes some Windows hosts cannot get the error below. I donβt know why some Windows hosts cannot get, and others not if we decided it would be great .
fatal: cannot create 'C: / src / code / tags / some_tag_ "with_quotes" .lock': invalid argument
As a workaround, we removed the tags on GitHub, but inevitably, someone who has this tag runs git push locally and returns the tag back to GitHub. Each person will be hurt.
These tags cannot be deleted locally (on Windows), the same error is generated.
source share