Add a --non-master-only option to git_changelog.
Tom Lane <tgl@sss.pgh.pa.us>
Add a --non-master-only option to git_changelog. This has the inverse effect of --master-only. It's needed to help find cases where a commit should not be described in major release notes because it was back-patched into older branches, though not at the same time as the HEAD commit.
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/git_changelog | modified | +29 −7 |