tsoding/snitch

Remote detection doesn't support port numbers in the URL properly

zhiayang opened this issue · 1 comments

eg. with this remote: ssh://git@domain.tld:6969/zhiayang/reponame.git, the project is detected as https://domain.tld/6969/zhiayang.

Mayhaps more regex madness is needed...

rexim commented

@zhiayang thanks for reporting this! 👍 I'll see what I can do about.