Skip to content
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

Improve diagnostic for Git fsmonitor settings in Homebrew repository: #17794

Closed
wants to merge 1 commit into from

Commits on Jul 18, 2024

  1. 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.
    mfilippov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e40a207 View commit details
    Browse the repository at this point in the history