jonschlinkert / parse-github-url

Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
MIT License
121 stars 21 forks source link

[Fix] properly parse a repo whose name starts with a dot #32

Closed devthejo closed 4 months ago

devthejo commented 1 year ago

fixes #31