This is an archive of the discontinued Mercurial Phabricator instance.

exchange: don't take wlock if bookmarks are stored in .hg/store/
ClosedPublic

Authored by martinvonz on May 16 2019, 2:28 AM.

Details

Summary

If bookmarks are stored in .hg/store/, there is no need for the
wlock().

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

martinvonz created this revision.May 16 2019, 2:28 AM
This revision was automatically updated to reflect the committed changes.