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

perf: shallow fetch the actual base when rebasing from working base #2816

Merged
merged 3 commits into from Mar 12, 2024

Conversation

peter-evans
Copy link
Owner

@peter-evans peter-evans commented Mar 12, 2024

Follows #2810
Fixes #2809

webmonarch and others added 3 commits March 12, 2024 22:54
* When base is set, fetch depth=1

* PR Feedback - remove depth=1 from tryFetch function
Copy link
Contributor

Full test suite slash command (repository admin only)

/test repository=peter-evans/create-pull-request ref=shallow-fetch-base build=true

@peter-evans
Copy link
Owner Author

peter-evans commented Mar 12, 2024

/test repository=peter-evans/create-pull-request ref=shallow-fetch-base build=true

Command run output

@peter-evans peter-evans merged commit 70a41ab into main Mar 12, 2024
6 checks passed
@peter-evans peter-evans deleted the shallow-fetch-base branch March 12, 2024 14:17
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.

Base parameter causes extremely slow checkout of our monorepo
2 participants