Skip to content

Add parents() method for Operation template type #7005

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

steadmon
Copy link
Member

@steadmon steadmon commented Jul 17, 2025

Add a parents method for Operation, as requested in #6979

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have added/updated tests to cover my changes

@steadmon steadmon changed the title Push pzvrtywwkyzm Add parents() method for Operation template type Jul 17, 2025
@steadmon steadmon force-pushed the push-pzvrtywwkyzm branch from 381c6df to 0064681 Compare July 17, 2025 22:48
@steadmon steadmon force-pushed the push-pzvrtywwkyzm branch from 0064681 to 2e8b726 Compare July 17, 2025 22:53
@steadmon steadmon marked this pull request as ready for review July 17, 2025 22:53
@steadmon steadmon requested a review from a team as a code owner July 17, 2025 22:53
Add a parents() method for `Operation` template objects, copied from the
implementation for `Commit`s.

The test case added in test_operations.rs was heavily inspired by
test_commit_templates.rs:test_log_parents().

Fixes #6979
@steadmon steadmon force-pushed the push-pzvrtywwkyzm branch from 2e8b726 to 5ded9e4 Compare July 17, 2025 23:04
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