Skip to content

fix: use parent_id in CreateBlankCommitParameters #9343

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

estib-vega
Copy link
Contributor

Change the CreateBlankCommitParameters struct to use 'parent_id' instead of 'commit_id' for clarity. Adjust implementation and documentation accordingly for proper handling in create_blank_commit tool. This prevents confusion between commit identifiers and relationship semantics.

Change the CreateBlankCommitParameters struct to use 'parent_id' instead of 'commit_id' for clarity. Adjust implementation and documentation accordingly for proper handling in create_blank_commit tool. This prevents confusion between commit identifiers and relationship semantics.
Copy link

vercel bot commented Jul 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2025 10:07am
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2025 10:07am

@github-actions github-actions bot added the rust Pull requests that update Rust code label Jul 11, 2025
@estib-vega estib-vega enabled auto-merge July 11, 2025 10:05
@estib-vega estib-vega merged commit 1c1d4ec into master Jul 11, 2025
20 checks passed
@estib-vega estib-vega deleted the fix-createblankcommit-parent-id branch July 11, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant