Skip to content

DO NOT MERGE Test vfs-2.31.0 and FSMonitor with functional tests #490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

DO NOT MERGE Test vfs-2.31.0 and FSMonitor with functional tests #490

wants to merge 2 commits into from

Conversation

jeffhostetler
Copy link
Contributor

No description provided.

Update the `ConfigStep.cs:TrySetConfig()` to set/unset `core.useBuiltinFSMonitor`
when enabling/disabling the builtin `git fsmonitor--daemon`.  This is the new
value as of v2.31.0.

Previous beta versions of Git used `core.fsmonitor == :internal:` to select it.

Also, coordinate values of `core.fsmonitor` with `core.useBuiltinFSMonitor`
so that we can select neither or one or the other.

Signed-off-by: Jeff Hostetler <[email protected]>
@jeffhostetler
Copy link
Contributor Author

Closing this in favor of #491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant