Git Diff
WorktreeWise provides a built-in way to compare changes between worktrees, branches, tags, and commits using Git Diff.
Compare Worktrees
- Click on the Git Diff button.
- Select two worktrees you want to compare.
- Click on the Compare button.
- 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.