Skip to content

Revert "Allow creating git config from strings"#1227

Merged
weihanglo merged 1 commit intomasterfrom
revert-1225-config-from-str
Mar 12, 2026
Merged

Revert "Allow creating git config from strings"#1227
weihanglo merged 1 commit intomasterfrom
revert-1225-config-from-str

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Mar 12, 2026

Reverts #1225. In #1226 it was noted that this API is crashing. Upon further investigation, I noticed that this is part of the sys API, which AFAIK is not supposed to be part of the public API, so we probably should not have tried to expose it in the first place.

@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Mar 12, 2026
@weihanglo weihanglo enabled auto-merge March 12, 2026 18:07
@weihanglo weihanglo added this pull request to the merge queue Mar 12, 2026
Merged via the queue into master with commit 309c29b Mar 12, 2026
7 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label Mar 12, 2026
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.

3 participants