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

Try disabling git fetch filters for Test workflow #6517

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bduffany
Copy link
Member

@bduffany bduffany commented May 7, 2024

I am seeing git fetches take a long time after force-pushing to a branch (about 45s - 1 minute). The branch doesn't contain a lot of changes so this is pretty surprising. Try disabling --filter=blob:none to see if that helps (this fixed slow git fetches for a customer so I figure it's worth trying ourselves)

Related issues: N/A

@bduffany bduffany requested a review from maggie-lou May 7, 2024 21:36
@bduffany bduffany force-pushed the git-fetch-filters-disable branch from 7b674eb to 75499f7 Compare May 7, 2024 21:37
@bduffany bduffany removed the request for review from maggie-lou May 7, 2024 21:39
@bduffany bduffany marked this pull request as draft May 7, 2024 21: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.

None yet

1 participant