Changes
- This release includes libgit2 v1.8.4.
- SSH is now supported through libgit2's support for OpenSSH.
- The ppc64le architecture is now supported on Linux.
- .NET 6 has reached end of support, so LibGit2Sharp now targets
net472andnet8.0.
Additions
- Adds Depth t...