git town diff-parent
git town diff-parent [-h | --help] [-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
-h
--help
Display help for this command.
-v
--verbose
The --verbose aka -v flag prints all Git commands run under the hood to
determine the repository state.