git-diff-zip

Creates ZIP file with the difference between two git branches.

summarize-diff

Summarize Diff is a tool that leverages OpenAI models to summarize git differences. It aids developers in quickly understanding code changes and is particularly useful for crafting PR descriptions.

git-branch-diff

This is a git utility that compares all local branches to one other branch and shows all files that have differences.