hyper-statusline icon indicating copy to clipboard operation
hyper-statusline copied to clipboard

Use `--no-optional-locks` when checking git status.

Open ReneeVandervelde opened this issue 5 years ago • 0 comments

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

ReneeVandervelde avatar Nov 14 '20 03:11 ReneeVandervelde