diff options
author | Vicent Martà <vicent@github.com> | 2012-10-11 09:25:15 -0700 |
---|---|---|
committer | Vicent Martà <vicent@github.com> | 2012-10-11 09:25:15 -0700 |
commit | 26ddcfa4c4f3c404de6b7a12f803e43ff507c06f (patch) | |
tree | d663ba3000d931684e6fbc981ecc8daf237d3e0e | |
parent | a75770febc21f2ef0d47a49694f66e8b0f1316a6 (diff) | |
parent | 26127ea764f8cfec17a07e2f4109bce5944e1599 (diff) | |
download | libgit2-26ddcfa4c4f3c404de6b7a12f803e43ff507c06f.tar.gz |
Merge pull request #973 from AndrejMitrovic/DBinding
Add link to D libgit2 bindings.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |