Skip to main content

DEFAULT_GIT_HTTP_BACKEND

Constant DEFAULT_GIT_HTTP_BACKEND 

Source
pub const DEFAULT_GIT_HTTP_BACKEND: &str = "/usr/lib/git-core/git-http-backend";
Expand description

Path to the CGI binary shipped with git. Configurable via GIT_HTTP_BACKEND_PATH env var at service-startup time (the default matches Debian/Ubuntu).