This is an archive of the discontinued Mercurial Phabricator instance.

merge: make local file storage in the .hg/merge directory extensible
ClosedPublic

Authored by dploch on Jan 8 2019, 6:19 PM.

Details

Summary

This is similar to remotefilelog's 'getlocalkey' method, which must be overridden by systems which rely on full path names for access control purposes.

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

dploch created this revision.Jan 8 2019, 6:19 PM
This revision was automatically updated to reflect the committed changes.