diff options
author | shijing <shijing.lu@gmail.com> | 2021-09-12 23:39:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-12 23:39:03 -0400 |
commit | dfbb25f183a6f55ad02b5456ecda82fb0903e037 (patch) | |
tree | 0f14060f99e6d777f13328333721b9c35bcad879 /README.md | |
parent | f1b89a201e9329e6df48f8d6cf320781570c936a (diff) | |
download | libgit2-dfbb25f183a6f55ad02b5456ecda82fb0903e037.tar.gz |
Update README.md
Add git24j to the language bindings
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -371,6 +371,7 @@ Here are the bindings to libgit2 that are currently available: * hgit2 <https://github.com/jwiegley/gitlib> * Java * Jagged <https://github.com/ethomson/jagged> + * Git24j <https://github.com/git24j/git24j> * Javascript / WebAssembly ( browser and nodejs ) * WASM-git <https://github.com/petersalomonsen/wasm-git> * Julia |