From 854429503014e5cff1f4f098c702427a15ce0537 Mon Sep 17 00:00:00 2001 From: Marcin Kolenda Date: Fri, 24 Dec 2021 14:24:07 +0100 Subject: [PATCH] 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. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7ed5f6c80..66f98e2ee 100644 --- a/README.md +++ b/README.md @@ -392,8 +392,6 @@ Here are the bindings to libgit2 that are currently available: * Git-Raw * PHP * php-git -* PowerShell - * PSGit * Python * pygit2 * R