Make it easier on the copy/paste crowd. I haven't looked at the other help text
to see if there are other instances; I was just looking to confirm buglink is
meant to be bytes and this popped up along with the code.
Details
Details
- Reviewers
Alphare pulkit - Group Reviewers
hg-reviewers - Commits
- rHGf177fcd9cb96: helptext: byteify extensions examples
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 is nice for extensions writers indeed. Although I hope one day we might roll back to using strings for command names and help texts, this is fine for the near future.