Skip to content

Conversation

@joente
Copy link
Member

@joente joente commented Nov 12, 2025

Description

This pull request improves the del_history task which previously required to loop over commits for each ID to be removed. After this pull request, the same is done in a single loop.

Type of change

  • Performance improvement.

How Has This Been Tested?

  • Test commits

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@joente joente self-assigned this Nov 12, 2025
@joente joente merged commit 3896054 into main Nov 12, 2025
1 check passed
@joente joente deleted the optimize-del-history branch November 12, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants