Skip to main content

% git-feature-log(1) Version 0.1.5 | git-feature-log

NAME

Shows a difference of commits between:

  • the default branch (main)
  • and the current branch.

HOW

It shows all commits until the common ancestor commit with the default branch.

SYNOPSIS

Shows the difference in commits of the actual feature branch with the default branch. (until the common ancestor)

git-feature-log [options]

Options:

  • -nr or --no-recurse to not recurse in submodule