Verify if this thing actually works with other git providers - github, gitlab and bitbucket: ``` // client.go func parseGitHostURL(gitHostURL string) *url.URL { ``` It doesn't work when we use `forgejo` (https://github.com/amitsaha/gitbackup/issues/193)