Skip to content

Améliorer la fonction list_commits pour prendre en charge les branche…#41

Merged
vbrunelle merged 1 commit intomainfrom
fix-no-build
Nov 28, 2025
Merged

Améliorer la fonction list_commits pour prendre en charge les branche…#41
vbrunelle merged 1 commit intomainfrom
fix-no-build

Conversation

@vbrunelle
Copy link
Copy Markdown
Owner

…s locales et distantes, avec des tests unitaires pour valider le comportement.

Description

Brief description of the changes made.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition/modification

How Has This Been Tested?

Please describe the tests that you ran to verify your changes:

  • Unit tests
  • Integration tests
  • Manual testing
  • Test with real repositories

Test Configuration:

  • Python version:
  • Django version:
  • Operating System:

Checklist

  • My code follows the style guidelines of this project (PEP 8, Black formatting)
  • 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
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Related Issues

Closes #(issue number)

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Any additional information that reviewers should know.

…s locales et distantes, avec des tests unitaires pour valider le comportement.
@vbrunelle vbrunelle merged commit ed0cca5 into main Nov 28, 2025
1 check passed
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.

1 participant