diff options
author | Brian Gesiak <bgesiak@fb.com> | 2015-02-04 01:06:07 -0500 |
---|---|---|
committer | Brian Gesiak <bgesiak@fb.com> | 2015-02-04 01:06:07 -0500 |
commit | 35425b51198b07738e8a5bd773a7711a0c869834 (patch) | |
tree | 884e5fecf9cf47484a7f35c60b2ea3364fc0d5f8 /README.md | |
parent | f9e7abcbe2e9961f0e7ee603b67b81aa59134d87 (diff) | |
download | libgit2-35425b51198b07738e8a5bd773a7711a0c869834.tar.gz |
README.md: Add Swift bindings "Gift"
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -215,6 +215,8 @@ Here are the bindings to libgit2 that are currently available: * Rugged <https://github.com/libgit2/rugged> * Rust * git2-rs <https://github.com/alexcrichton/git2-rs> +* Swift + * Gift <https://github.com/modocache/Gift> * Vala * libgit2.vapi <https://github.com/apmasell/vapis/blob/master/libgit2.vapi> |