Description
Extends Git with subcommands for repository summaries, changelog generation, commit counting, and workflow shortcuts. It helps developers automate common version-control tasks that are not part of core Git.
These commands operate on real repositories and can create commits, tags, changelogs, or branch changes depending on the subcommand. Read each command help before using it on shared project history.