pub fn read_push_marker( void_dir: &Utf8Path, backend: &str, ) -> Result<Option<CommitCid>>
Read the last-pushed commit CID for a backend. Returns None if no marker exists.