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

Improve clone speed for big repos #293

Merged
merged 22 commits into from
Feb 7, 2022
Merged

Improve clone speed for big repos #293

merged 22 commits into from
Feb 7, 2022

Conversation

sorenlouv
Copy link
Owner

@sorenlouv sorenlouv commented Jan 19, 2022

Closes #201

  • Clone from local folder instead of remote when possible
  • Show more neutral status when backport is skipped due to missing branches (previously this would show up as a failure)
  • Refactoring

@sorenlouv sorenlouv changed the title Minor refactorings Improve clone speed for big repos Jan 23, 2022
@sorenlouv sorenlouv enabled auto-merge (squash) February 7, 2022 13:59
@sorenlouv sorenlouv merged commit 065a653 into main Feb 7, 2022
@sorenlouv sorenlouv deleted the minor-fixes branch February 7, 2022 14:39
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

Successfully merging this pull request may close these issues.

Use shallow clone to improve performance when cloning huge repos
1 participant