This patch takes the benefit of functionality which we added in
scmutil.cleanupnodes() and passes a formatter instance if the changes flag is
passed.
Details
Details
- Reviewers
quark - Group Reviewers
hg-reviewers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
Per discussion at D581, we probably want to go the -T '{changes|json}' approach instead of -T json --changes.