Skip to content

chore: fix cherry-pick script buffer size error for large git logs - #5071

Merged
straker merged 1 commit into
developfrom
fix-cherry-pick-buffer
Apr 23, 2026
Merged

chore: fix cherry-pick script buffer size error for large git logs#5071
straker merged 1 commit into
developfrom
fix-cherry-pick-buffer

Conversation

@straker

@straker straker commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This fixes the cherry-pick script's problem of trying to read git log information now that we have too many for the current buffer size. Originally done in #5048 but porting to it's own pr since that one was closed.

@straker
straker requested a review from a team as a code owner April 13, 2026 17:30
@straker straker changed the title chore: fix the cherry-pick buffer problem chore: fix cherry-pick script buffer size error for large git logs Apr 13, 2026

@chutchins25 chutchins25 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. The comments near the changes may be a little stale but it isn't a blocker.

@straker
straker merged commit 3e49812 into develop Apr 23, 2026
25 checks passed
@straker
straker deleted the fix-cherry-pick-buffer branch April 23, 2026 17:11
pull Bot pushed a commit to Oleksandr-prog/axe-core that referenced this pull request Apr 28, 2026
…equelabs#5071)

This fixes the cherry-pick script's problem of trying to read git log
information now that we have too many for the current buffer size.
Originally done in dequelabs#5048 but
porting to it's own pr since that one was closed.
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.

3 participants