Generating release notes from git commit messages using basic shell commands (git/grep)
Source We’re going to use simple commands instead of using one of the many tools available… And keep in mind that there are many options available even when using git commands, the ones listed her...