As git2 is broken on Windows since some point and git2@0.20.1 includes a fix for it, maybe the git2 version should be updated to 0.20.1. See: - [git2-rs issue #1142](https://github.com/rust-lang/git2-rs/issues/1142). - [git2-rs pull #1143](https://github.com/rust-lang/git2-rs/pull/1143). - [libgit2 issue #7053](https://github.com/libgit2/libgit2/issues/7053). Maybe other platforms, such as Windows, can also be tested via CI.