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 Git checkouts on NFS and SSD with parallelism #4546

Closed
ChengzhiHuang opened this issue May 13, 2024 · 0 comments
Closed

Faster Git checkouts on NFS and SSD with parallelism #4546

ChengzhiHuang opened this issue May 13, 2024 · 0 comments
Assignees

Comments

@ChengzhiHuang
Copy link
Collaborator

推荐收录

链接

https://matheustavares.gitlab.io/posts/parallel-checkout

理由

# 默认为1,设置为0后,将自动根据 cpu 数设置并发数
# 注意在fetch&checkout之前进行
$ git config checkout.workers 0

推荐人信息

如果收录这个资源,我们会在点评后面说明推荐信息人。

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