/GitReleaseNote

Log all the git commit message from the target SHA to your current node

Primary LanguageShell

GitReleaseNote

This is the example to log all the git commit message from the target SHA to your current node. Here are steps below:

  • Checkout to the target branch.
  • Find your previous release version commit SHA which prefix or full is available.
  • Open terminal, go to your repository, run sh note.sh
  • Input previous SHA, log all commits.

If you want to read more information, please read note.sh