This is an archive of the discontinued Mercurial Phabricator instance.

scripts: remove code for special handling of generaldelta; r?sheehan
AbandonedPublic

Authored by indygreg on Apr 17 2018, 5:58 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

generaldelta has been the default for new Mercurial repos for
probably 2 years now. Setting format.generaldelta=true had no effect
because it was redundant with the default. So stop doing that.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Apr 17 2018, 5:58 PM
indygreg abandoned this revision.Apr 17 2018, 5:59 PM

Sent this to the wrong Phabricator instance :)