pub fn use_http_path(config: &ConfigSet, target_url: Option<&str>) -> boolExpand description
Whether credential.useHttpPath (optionally URL-scoped) is enabled.
Exposed so embedders can decide whether to include the path field when
constructing a Credential for an HTTP(S) target, matching Git.