yuja added a comment.

  > 1. Map of requirements to list of extensions to load automatically when
  > 2. requirement is present. autoextensions = { +        b'largefiles': 
[b'largefiles'], b'lfs': [b'lfs'], }
  
  Can we add some warnings here? The largefiles is IMHO one of the most buggy
  extensions, and loading it has a side effect (e.g. fsmonitor is disabled.)
  It shouldn't be silently loaded into the process.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4713

To: indygreg, #hg-reviewers
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to