Description
Summarizes patch files by showing how many lines were added, removed, or changed per file. It gives developers a quick overview of the size and shape of a change set.
Use it when reviewing patches, mailing-list changes, or generated diffs. It is a summary tool and does not show whether the actual code behavior is correct.