Skip to main content

write_default_fetch_head

Function write_default_fetch_head 

Source
pub fn write_default_fetch_head(
    git_dir: &Path,
    source: &str,
    oid: ObjectId,
    append: bool,
) -> Result<()>
Expand description

Write a single default FETCH_HEAD record (a bare HEAD fetch).