mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
git_changelog: improve comment
This commit is contained in:
parent
2c2ecddcff
commit
e1c86a5576
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
# The default output of this script is meant for generating minor release
|
||||
# notes, where we need to know which branches a merged commit affects.
|
||||
#
|
||||
# To generate major release notes, intended usage is
|
||||
# To generate major release notes, use:
|
||||
# git_changelog --master-only --brief --oldest-first --since='start-date'
|
||||
# To find the appropriate start date, use:
|
||||
# git show --summary $(git merge-base REL9_5_STABLE master)
|
||||
|
|
|
|||
Loading…
Reference in a new issue