The fsmonitor extension should send state-enter and state-leave
notifications to watchman when the wlock is acquired/release, respectively.
This will allow watchman and watchman subscribers to customize behavior based
on whether source control operations are occurring.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHGc67fb3bfe3a1: fsmonitor: fsmonitor should send wlock notifications to watchman
Tested checkout, update and working copy changes with extension enabled.
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.