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

[QA] Using all threads for most tasks #139

Open
GermanAizek opened this issue Jul 14, 2024 · 0 comments
Open

[QA] Using all threads for most tasks #139

GermanAizek opened this issue Jul 14, 2024 · 0 comments

Comments

@GermanAizek
Copy link
Contributor

GermanAizek commented Jul 14, 2024

@soramimi, thanks lot for really handy git client, I couldn't find replacement for GitExtensions on Linux and accidentally stumbled upon your project. But I use two CPUs and noticed that some very big projects with most submodules take a long time to clone. Do you use parameter '-j', '--jobs' with all system threads by default in all git operations?

Example on Linux: git clone --recurse-submodules -j$(nproc --all) https://github.com/soramimi/Guitar

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