microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 101 forks source link

Definition author username parsing for SSH URIs #170

Closed aashutoshrathi closed 2 years ago

aashutoshrathi commented 2 years ago

If the user's .gitconfig contains SSH URI of repo, instead of std HTTPS one, then it fails to parse out the username.

Ex: git@github.com:microsoft/dts-gen.git gives me which is default value.