I noticed this because we have an internal extension that does an
in-memory rebase while holding only a repo lock, which resulted in a
developer warning about the working copy lock being taken after the
repo lock.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGd1471dbbdd63: merge: don't grab wlock when merging in memory
Diff Detail
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.