summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2022-06-02 16:15:42 +0530
committerGitHub <noreply@github.com>2022-06-02 16:15:42 +0530
commitf140f69bd59ac8c4ec4f82abb4130fc921e37b94 (patch)
treee0038d78879ba9f6cddd4699036bc83e379adac7 /README.md
parentbdab22384cc61d315005a65456a9f9563bb27c8f (diff)
downloadlibgit2-f140f69bd59ac8c4ec4f82abb4130fc921e37b94.tar.gz
Add link to Tcl bindings for libgit2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c73b50701..601222bf8 100644
--- a/README.md
+++ b/README.md
@@ -405,6 +405,8 @@ Here are the bindings to libgit2 that are currently available:
* git2-rs <https://github.com/rust-lang/git2-rs>
* Swift
* SwiftGit2 <https://github.com/SwiftGit2/SwiftGit2>
+* Tcl
+ * lg2 <https://github.com/apnadkarni/tcl-libgit2>
* Vala
* libgit2.vapi <https://github.com/apmasell/vapis/blob/master/libgit2.vapi>