This is an archive of the discontinued Mercurial Phabricator instance.

xdiff: enable indent heuristic unconditionally
AbandonedPublic

Authored by quark on Mar 2 2018, 7:25 PM.

Details

Reviewers
ryanmce
Group Reviewers
hg-reviewers
Summary

Enable the indent heuristic feature unconditionally, since it provides nice
visual improvements. See the added test, and [1].

[1]: https://github.com/git/git/commit/433860f3d0beb0c6f205290bd16cda413148f098

Test Plan

Added a test case.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

ryanmce created this revision.Mar 2 2018, 7:25 PM
quark commandeered this revision.
quark abandoned this revision.

Folded into D2602.