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

Gets in the way with other CLI git usage #1

Open
jrudess opened this issue Oct 28, 2021 · 0 comments
Open

Gets in the way with other CLI git usage #1

jrudess opened this issue Oct 28, 2021 · 0 comments

Comments

@jrudess
Copy link
Owner

jrudess commented Oct 28, 2021

After a long time of using this in my tmux status, one of the major issues is that on a fast machine with local disk repos that aren't gigantic, I see no issues. On a work machine, with repo living on an NFS disk, and the repo is gigantic, the git calls made by the status line can actually take an incredibly long time to complete, and the calls create a lock file. Then all CLI git access is blocked or fails until the status-job finishes. In that environment, I've removed this tmux-plugin, and instead prefer to glance at the git info from within vim via something like gitgutter, although it doesn't have info about number of available remote commits, etc.

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

No branches or pull requests

1 participant