pub const ENV_BOUNDARY_DELTA: &str = "ZNIPPY_GIT_BOUNDARY_DELTA";Expand description
Environment variable switching the boundary re-delta off for an A/B
(0 / off / false; anything else, or unset, is on). Read once per
process by crate::delta::enabled.