Skip to content
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

fix: allow deleting a branch when config entries contain multivars #1393

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

samueltardieu
Copy link
Contributor

The problem has been fixed in recent libgit2 releases, as included in git2-rs 0.19.

Fix #1200

Note: this needs to be merged after #1392 in order for the CI to be green

The problem has been fixed in recent libgit2 releases, as included in
git2-rs 0.19.
@arxanas arxanas merged commit 7c9355f into arxanas:master Sep 5, 2024
11 of 13 checks passed
@samueltardieu samueltardieu deleted the fix-issue-1200 branch September 5, 2024 06:37
arxanas added a commit that referenced this pull request Sep 7, 2024
This was fixed by the `git2` upgrade from v0.18.3 to v0.19.0 in #1393.
arxanas added a commit that referenced this pull request Sep 7, 2024
This was fixed by the `git2` upgrade from v0.18.3 to v0.19.0 in #1393.
arxanas added a commit that referenced this pull request Oct 9, 2024
This was fixed by the `git2` upgrade from v0.18.3 to v0.19.0 in #1393.
arxanas added a commit that referenced this pull request Oct 9, 2024
This was fixed by the `git2` upgrade from v0.18.3 to v0.19.0 in #1393.
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.

Fail to delete a branch while syncing if config entries contain multivars (tracking issue)
2 participants