https://github.com/nokia/gitcache-ssh/blob/master/gitcache-ssh.go#L65
defaultRemoteHostname is currently hard-coded. Perhaps we should not define a default at all?
If we do, it should at least be configurable from either an environment variable or from some kind of configuration file that the wrapper will read from on startup.