A bash script that creates clean, markdown-formatted summaries of commits between main and your current branch - perfect for pull request descriptions and release notes.
- Save as
summary-gitin your~/binor another directory in your$PATH - Make executable:
chmod +x summary-git - Run from any git repository:
summary-git