Skip to content

SourceControl: rename useBuiltinFSMonitor to fsmonitor #6549

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

Merged
merged 1 commit into from
May 12, 2023

Conversation

compnerd
Copy link
Member

Git 2.36.0 renamed useBuiltinFSMonitor to fsmonitor. This configuration setting results in a warning. Given that Git 2.36.0 is now over a year old, rename the option we use to silence the warning. In the case of an installation of git predating the configuration renaming, we could run into issues with git opening the files preventing subsequent git operations, but in the general case, this should be equivalent.

Git 2.36.0 renamed `useBuiltinFSMonitor` to `fsmonitor`.  This
configuration setting results in a warning.  Given that Git 2.36.0 is
now over a year old, rename the option we use to silence the warning.
In the case of an installation of git predating the configuration
renaming, we could run into issues with git opening the files preventing
subsequent git operations, but in the general case, this should be
equivalent.
@compnerd
Copy link
Member Author

@swift-ci please test

@MaxDesiatov
Copy link
Contributor

@swift-ci smoke test

@compnerd compnerd merged commit eb5bd16 into swiftlang:main May 12, 2023
@compnerd compnerd deleted the sush branch May 12, 2023 22:06
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.

3 participants