Add link to D libgit2 bindings.

This commit is contained in:
Andrej Mitrovic 2012-10-11 18:22:00 +02:00
parent a75770febc
commit 26127ea764

View File

@ -82,6 +82,8 @@ Here are the bindings to libgit2 that are currently available:
* libqgit2, Qt bindings <https://projects.kde.org/projects/playground/libs/libqgit2/>
* Chicken Scheme
* chicken-git <https://wiki.call-cc.org/egg/git>
* D
* dlibgit <https://github.com/AndrejMitrovic/dlibgit>
* Delphi
* GitForDelphi <https://github.com/libgit2/GitForDelphi>
* Erlang