Skip to content

Implement Clone for Reference objects#1233

Merged
weihanglo merged 1 commit into
rust-lang:masterfrom
DanielEScherzer:clone-reference
Apr 15, 2026
Merged

Implement Clone for Reference objects#1233
weihanglo merged 1 commit into
rust-lang:masterfrom
DanielEScherzer:clone-reference

Conversation

@DanielEScherzer
Copy link
Copy Markdown
Contributor

Closes #724

@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Apr 14, 2026
@DanielEScherzer
Copy link
Copy Markdown
Contributor Author

DanielEScherzer commented Apr 14, 2026

@rustbot label "+new bindings"

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 14, 2026

Error: Unknown labels: new-bindings

Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip.

@rustbot rustbot added the new bindings Missing bindings for existing libgit2 functions. label Apr 14, 2026
Copy link
Copy Markdown
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

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

The binding looks good. Thanks!

View changes since this review

@weihanglo weihanglo added this pull request to the merge queue Apr 15, 2026
Merged via the queue into rust-lang:master with commit 9acbd3b Apr 15, 2026
7 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label Apr 15, 2026
@DanielEScherzer DanielEScherzer deleted the clone-reference branch April 15, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new bindings Missing bindings for existing libgit2 functions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clone for Reference

3 participants