( )⚙ D4716 lfs: don't add extension to hgrc after clone or share (BC)

This is an archive of the discontinued Mercurial Phabricator instance.

lfs: don't add extension to hgrc after clone or share (BC)
Needs RevisionPublic

Authored by indygreg on Sep 24 2018, 12:13 PM.

Details

Reviewers
baymax
Group Reviewers
hg-reviewers
Summary

Now that repository loading in core supports automatically loading
the lfs extension when the "lfs" requirement is present, we no
longer need to update the .hg/hgrc of newly-created repos to load
the lfs extension!

I'm marking this as BC because it is a change in behavior. But users
should not notice unless they create an LFS repo with new Mercurial
and then attempt to use it with an old versions that doesn't support
automatic extension loading.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Sep 24 2018, 12:13 PM
baymax requested changes to this revision.Jan 24 2020, 12:32 PM

There seems to have been no activities on this Diff for the past 3 Months.

By policy, we are automatically moving it out of the need-review state.

Please, move it back to need-review without hesitation if this diff should still be discussed.

:baymax:need-review-idle:

This revision now requires changes to proceed.Jan 24 2020, 12:32 PM