git2-rs
git2-rs copied to clipboard
(Breaking Changes) Remove error unwraps
Built on top of #1071, this PR removes the obsolete Option wrapper around Error::last_error and removes all the unwraps that existed to handle it.