Jacob Tomlinson 6/15/2017

Generate git release notes automatically

Read Original

This technical article explains how to automatically generate release notes for software projects by using GitHub's squash and merge feature and git log commands. It details the process of extracting a clean list of pull request changes since the last tag, providing a practical workflow for developers and project maintainers.

Generate git release notes automatically

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week