When developing a theme, there is often a need to understand why a theme needed to override the template provided by the base theme. Displaying the diff between the two templates would help with this.
This module provides a command that accepts a template name and will display the diff between two specified themes. If no theme is specified it defaults to the active theme.