git town config get-parent

The get-parent subcommand of the Git Town's config command outputs the name of the parent branch if one exists, otherwise nothing.

--verbose / -v

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