Skip to main content

diff_worktrees

Function diff_worktrees 

Source
pub fn diff_worktrees(
    branch1: &str,
    branch2: &str,
    summary: bool,
    files: bool,
) -> Result<()>
Expand description

Compare two branches.