This is an archive of the discontinued Mercurial Phabricator instance.

churn: count lines that look like diff headers but are not
ClosedPublic

Authored by aayjaychan on Jan 30 2021, 8:48 AM.

Details

Summary

Previously, churn cannot count added lines that start with "++ " or removed
lines that start with "-- ".

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

aayjaychan created this revision.Jan 30 2021, 8:48 AM
pulkit accepted this revision.Jan 31 2021, 2:47 PM
This revision is now accepted and ready to land.Jan 31 2021, 2:47 PM