Skip to main content

normalized_revwalk_pathspec

Function normalized_revwalk_pathspec 

Source
pub fn normalized_revwalk_pathspec(
    cwd: &Path,
    worktree_root: Option<&Path>,
    pathspecs: &[String],
    magic: PathspecMatchMagic,
) -> Result<Pathspec>