This is to prevent weird surprises from happening with skips being attributed
to the wrong changeset.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG884b595f5195: annotate: mark lines affected by skip-annotate with *
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
This seems reasonable.
Potential follow-ups:
- Documentation in help output.
- Inline output saying * denotes skip?
- Support in templater for indicating skip (maybe test JSON output)?