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

Very slow gradle configuration with large git folder #117

Open
McRender opened this issue Apr 14, 2021 · 2 comments
Open

Very slow gradle configuration with large git folder #117

McRender opened this issue Apr 14, 2021 · 2 comments

Comments

@McRender
Copy link

McRender commented Apr 14, 2021

I am currently facing an issue related to a large .git folder in my project. The folder is about 3GB in size and the gradle configuration part takes more than 3 minutes when the versioning plugin has been applied in settings.gradle. Do you see any way to speed up this process from the plugin-side?

As far as I understand, this happens only if not on master branch. Probably related to jgit....

BR, Stephan

@vivin
Copy link
Owner

vivin commented Apr 22, 2021

I am not sure. I guess it would depend on what it is exactly trying to do. I haven't tested this with large repositories. Unfortunately I can't devote a lot of time to this plugin right now as I'm trying to finish up my PhD.

@McRender
Copy link
Author

McRender commented May 3, 2021

Thanks for the comment. I have updated jgit to the newest version in order to solve the issue but without any luck. All the best for your PhD and many thanks for your effort with the plugin.

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

2 participants