Skip to content

Allow creating git config from strings#1225

Merged
ehuss merged 1 commit intorust-lang:masterfrom
DanielEScherzer:config-from-str
Mar 11, 2026
Merged

Allow creating git config from strings#1225
ehuss merged 1 commit intorust-lang:masterfrom
DanielEScherzer:config-from-str

Conversation

@DanielEScherzer
Copy link
Contributor

To avoid workarounds like creating temporary files

@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Mar 11, 2026
To avoid workarounds like creating temporary files
@DanielEScherzer
Copy link
Contributor Author

@rustbot label +enhancement, "new bindings"

@rustbot rustbot added enhancement new bindings Missing bindings for existing libgit2 functions. labels Mar 11, 2026
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

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

@ehuss ehuss added this pull request to the merge queue Mar 11, 2026
Merged via the queue into rust-lang:master with commit 4b90ad6 Mar 11, 2026
7 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label Mar 11, 2026
@DanielEScherzer
Copy link
Contributor Author

DanielEScherzer commented Mar 12, 2026

That was fast, thanks!
Can I ask how frequently new releases are made? Unlike the other improvements that I've sent this one was because I actually encountered the workaround of temporary files and wanted to do better

Edit: actually I just tried to use this to replace that workaround and got some failures, looking into this, might not work properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement new bindings Missing bindings for existing libgit2 functions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants