Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Use --no-optional-locks when checking git status. #94

Closed

Conversation

ReneeVandervelde
Copy link

Scripts running status in the background should use the --no-optional-locks to prevent opportunistic locking.

This should fix an issue where operations fail due to the index being locked by status updates.

Fixes #32

As of git 2.15, Scripts running status in the background should use
the `--no-optional-locks` to prevent opportunistic locking.

This fixes an issue where operations fail due to the index being locked
by status updates.
@ReneeVandervelde
Copy link
Author

Closing this because the project is abandoned.

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

Successfully merging this pull request may close these issues.

hyper-statusline causes index.lock errors in large repos
1 participant