You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i -e 's!git2 = "0.13"!git2 = "0.14"!g' asyncgit/Cargo.toml fixes this issue.
Since this version-bump of crate git2 is already in master it will be fixed with next release.
gitui
segvaults when pulling or pushing with system libgit2-1.4.2.Seems to be caused by git2-rs#813.
The text was updated successfully, but these errors were encountered: