In a future commit, I want to make it possible to have the diff options pulled
from (as an example) commands.commit.interactive.ignorews; previously we only
supported this for customizable sections (so this would have needed a
commit-interactive section and been named commit-interactive.ignorews, which
felt a bit weird.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG78b270a55dc6: diff: when looking for diff configs, support a configurable prefix
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.