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

Faster GitRepositories with faster change checks #161

Open
jmoalves opened this issue Mar 21, 2024 · 0 comments
Open

Faster GitRepositories with faster change checks #161

jmoalves opened this issue Mar 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jmoalves
Copy link
Owner

Could we provide faster change detection for GitRepositories?

Nowadays, they check for changes using git pull, which is great when we have changes in the repository.
However, most of the time, we do not.

How could we check faster for changes, especially when no change exists?

References

@jmoalves jmoalves pinned this issue Mar 21, 2024
@jmoalves jmoalves added the enhancement New feature or request label Mar 21, 2024
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