Skip to content
  • Zeger-Jan van de Weg's avatar
    Construct git remote URL if CloneURL is configured · 67e3bc49
    Zeger-Jan van de Weg authored
    Previously, GitLab CE/EE exposed the clone/fetch url, however, in more
    complex situations where e.g. a firewall is in play this won't work.
    
    If the user configures a `CloneURL` this URL is used to construct a
    clone or fetch path. The URL _must_ start with `http` or `https`.
    67e3bc49