GIT_STORE

Static GIT_STORE 

Source
pub static GIT_STORE: LazyLock<GitStore>
Expand description

Global authentication cache for a uv invocation.

This is used to share Git credentials within a single process.