GitButler ⧓

Commands
>_

but diff

Displays the diff of changes in the repo.

Without any arguments, it shows the diff of all uncommitted changes. Optionally, a CLI ID argument can be provided, which chan show the diff specific to

  • an uncommitted file
  • a branch
  • an entire stack
  • a commit
  • a file change within a commit

Usage: but diff [TARGET]

Arguments

  • <TARGET> — The CLI ID of the entity to show the diff for

Last updated on

On this page

Edit on GitHubGive us feedback