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

Ignore ". modified" events on git pull #36

Open
davegaeddert opened this issue Mar 2, 2021 · 1 comment
Open

Ignore ". modified" events on git pull #36

davegaeddert opened this issue Mar 2, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@davegaeddert
Copy link
Member

At least in my experience, doing git pull while combine work is running can trigger a lot of extra processing. In particular it seems like there is a directory modified event for the current directory (usually root of the repo) that should just be ignored.
image

@davegaeddert davegaeddert added the enhancement New feature or request label Mar 2, 2021
@davegaeddert
Copy link
Member Author

davegaeddert commented Mar 2, 2021

Actually there are also some created/deleted events that trigger quite a bit too. (git pull happened after the banner)
image

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

No branches or pull requests

1 participant