Hello!
I have a small but rather annoying bug. When cloning a repository from a service that does not use "git" as its SSH username (eg. GitHub Enterprise Cloud), Fork does not recognize the URL format.
Due to security reasons I cannot publish the exact URL that is broken, but the problem can be recreated by using a git clone URL and changing the username:
This works:
This doesn't:
