pub fn worktree_changes(
repo_root: impl AsRef<Path>,
options: PorcelainOptions,
) -> Result<Vec<WorktreeChange>, GitError>pub fn worktree_changes(
repo_root: impl AsRef<Path>,
options: PorcelainOptions,
) -> Result<Vec<WorktreeChange>, GitError>