If the filename is not specified while using --rev, the notes for the specified
revs will just be displayed on screen.
Details
Details
- Reviewers
pulkit yuja - Group Reviewers
hg-reviewers - Commits
- rHG159a6f7e09a9: releasenotes: display release notes when no filename is specified
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Apart from the nit, the patch looks good to me.
hgext/releasenotes.py | ||
---|---|---|
579 | nit: if file is None |
Comment Actions
Can you also update the doc as a follow-up as it says parse release notes from commit messages into an output file which is not always the case now.
nit: if file is None