Remove PSGit from Language Bindings section of README

PSGit is not using libgit2 library. It is stub of a library and is not developed further.
This commit is contained in:
Marcin Kolenda
2021-12-24 14:24:07 +01:00
committed by GitHub
parent 00346ce8d3
commit 8544295030

View File

@@ -392,8 +392,6 @@ Here are the bindings to libgit2 that are currently available:
* Git-Raw <https://github.com/jacquesg/p5-Git-Raw>
* PHP
* php-git <https://github.com/libgit2/php-git>
* PowerShell
* PSGit <https://github.com/PoshCode/PSGit>
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R