How to get `fsmonitor--daemon` going with `--no-optional-locks`?

This page summarizes the projects mentioned and recommended in the original post on /r/git

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • zsh-async

    Because your terminal should be able to perform tasks asynchronously without external tools!

  • So I have a zsh theme that uses zsh-async to fetch git --no-optional-locks status --porcelain=v2 --branch --show-stash in the background and then redraw the prompt when it's finished, so even if it takes long, regular workflow is not blocked. I saw that git 2.36 added the option to use the fsmonitor--daemon provided by git to speed up git status calls on macOS, so I tried it out.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts