Skip to content

gtl diff-branch

Show differences between two branches. If compare is not specified, uses current branch.

Aliases

db, diff

Usage

bash
gtl diff-branch <base> [compare] [flags]

Full Help

text
Show differences between two branches. If compare is not specified, uses current branch.

Usage:
  gtl diff-branch <base> [compare] [flags]

Aliases:
  diff-branch, db, diff

Flags:
      --files-only   Show only changed file names
  -h, --help         help for diff-branch
      --stat         Show diffstat only

Released under the MIT License.