Skip to main content

hash_worktree_file

Function hash_worktree_file 

Source
pub fn hash_worktree_file(
    odb: &Odb,
    path: &Path,
    meta: &Metadata,
    conv: &ConversionConfig,
    file_attrs: &FileAttrs,
    rel_path: &str,
    index_entry: Option<&IndexEntry>,
) -> Result<ObjectId>