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.
@weirdscience/version
A utility for generating human-readable changelogs from git commit differences using OpenAI's GPT model.
git-branch-diff
This is a git utility that compares all local branches to one other branch and shows all files that have differences.