Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve diagnostic for Git fsmonitor settings in Homebrew repository:
- Added a check for the core.fsmonitor setting in the Homebrew repository - Provided an error message with instructions to disable fsmonitor if it is set to 'true' - Ensured the instructions specify making the change in the Homebrew repository folder This update helps prevent potential issues with lock files during 'brew upgrade' operations.
- Loading branch information