Open jthulhu opened 1 year ago
I think it needs some kind of quoting for this case.
And people should stop using /, we are now even seeing PRs just called cryptic "enh/something", that is just not good... descriptive descriptions really help so much, for those reviewing, for creating the changelog...
Metacello will parse
github://user/repository:branch/name
asbranch
being the name of the branch, andname
being the path, rather thanbranch/name
being the branch name. This prevents loading code at branches which use slashes in their name.