RELEASE-CHECKLIST - hint for more useful git log.

This commit is contained in:
John MacFarlane 2016-05-23 13:23:13 -07:00
parent 654bdf72bf
commit 8466477047

View file

@ -1,6 +1,7 @@
_ Test, on linux, windows, mac (inc. website demos)
_ Finalize changelog
git log --pretty='format:%n%n* %s (%an)%n%b%n%h%n' --reverse --name-only 1.17.0.3..HEAD > LOG
_ make man/pandoc.1 and commit if needed