pub const INCOMING_DIR: &str = ".incoming";Expand description
Reserved subdir of the LFS store holding in-flight downloads before their atomic rename into place. On the same filesystem as the final object so the rename is atomic; skipped by the eviction scan.