pub fn load_import_ref_state(dir: &Path) -> Result<Vec<RefState>, BridgeError>Expand description
Load per-ref IMPORT state (last-seen upstream tips). Kept separate from the export leases: in a fork-mode state dir both directions track the same ref names against different remotes.