Commit 50b4d53ef3897fd4066cd74734f4a6e141a64201

Edward Thomson 2021-12-24T08:01:57

Merge pull request #6150 from cestrand/patch-1 Remove PSGit from Language Bindings section of README

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 7ed5f6c..66f98e2 100644
--- a/README.md
+++ b/README.md
@@ -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