Skip to content

Instantly share code, notes, and snippets.

@NoahTheDuke
NoahTheDuke / publish-release.sh
Last active February 12, 2021 17:29 — forked from bpatram/publish-release.sh
Release Notes Generator
#!/bin/bash
# ---------------------------
# Author: Brandon Patram
# Date: 2018-06-19
#
# Description: List out merge commits and one off commits between
# the last tagged release and the current state of master.
#
# Usage: publish-release.sh [-y] [-h] [-v] [-V]
# Examples: