the regular expression which matches the repository path (e.g. "gist/(.+?)/(.+?)\\.git")
the string to assemble local file path of repository (e.g. "gist/$1/$2")
the filter for request to the Git repository which is defined by this routing
the filter for request to the Git repository which is defined by this routing
the string to assemble local file path of repository (e.g.
the string to assemble local file path of repository (e.g. "gist/$1/$2")
the regular expression which matches the repository path (e.g.
the regular expression which matches the repository path (e.g. "gist/(.+?)/(.+?)\\.git")
Define the Git repository routing.
the regular expression which matches the repository path (e.g. "gist/(.+?)/(.+?)\\.git")
the string to assemble local file path of repository (e.g. "gist/$1/$2")
the filter for request to the Git repository which is defined by this routing