Skip to Content

Git Diff

WorktreeWise provides a built-in way to compare changes between worktrees, branches, tags, and commits using Git Diff.

Compare Worktrees

  1. Click on the Git Diff button.
  2. Select two worktrees you want to compare.
  3. Click on the Compare button.
  4. A diff view will appear, highlighting the differences between the selected worktrees.
Ensure your repository is up to date before running a Git Diff to get the latest changes.