pub fn status_against(
repo: &Repository,
manifest: &Manifest,
) -> Result<WorkingTreeStatus>Expand description
Compute working-tree status against an arbitrary manifest.
pub fn status_against(
repo: &Repository,
manifest: &Manifest,
) -> Result<WorkingTreeStatus>Compute working-tree status against an arbitrary manifest.