diff options
author | Edward Thomson <ethomson@github.com> | 2016-06-20 14:30:33 -0400 |
---|---|---|
committer | Edward Thomson <ethomson@github.com> | 2016-06-20 14:30:33 -0400 |
commit | 738ca6eec2d981b50ec5ef51c709920b743b425f (patch) | |
tree | 5a6415a70568e1ae7e6d1ab612fdab25d3a4207a /README.md | |
parent | 0820d0c87c1fdcbe3c5339758b49af3e7ab159bc (diff) | |
download | libgit2-738ca6eec2d981b50ec5ef51c709920b743b425f.tar.gz |
README: update bindings
Drop node-gitteh. Replace outdated PowerShell bindings with PSGit.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -202,7 +202,6 @@ Here are the bindings to libgit2 that are currently available: * .NET * libgit2sharp <https://github.com/libgit2/libgit2sharp> * Node.js - * node-gitteh <https://github.com/libgit2/node-gitteh> * nodegit <https://github.com/nodegit/nodegit> * Objective-C * objective-git <https://github.com/libgit2/objective-git> @@ -215,7 +214,7 @@ Here are the bindings to libgit2 that are currently available: * PHP * php-git <https://github.com/libgit2/php-git> * PowerShell - * GitPowerShell <https://github.com/ethomson/gitpowershell> + * PSGit <https://github.com/PoshCode/PSGit> * Python * pygit2 <https://github.com/libgit2/pygit2> * R |