git town diff-parent

git town diff-parent [-v | --verbose]

The diff-parent command displays the changes made on a feature branch, i.e. the diff between the current branch and its parent branch.

Options

-v
--verbose

The --verbose aka -v flag prints all Git commands run under the hood to determine the repository state.