Skip to main content

read_push_marker

Function read_push_marker 

Source
pub fn read_push_marker(
    void_dir: &Utf8Path,
    backend: &str,
) -> Result<Option<CommitCid>>
Expand description

Read the last-pushed commit CID for a backend. Returns None if no marker exists.