Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 476 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 476 Bytes

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