summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2022-06-11 15:36:37 -0400
committerGitHub <noreply@github.com>2022-06-11 15:36:37 -0400
commit11b81717f6a78b69900e8c72feab2602d2a2ac16 (patch)
treebd1a2777c0d3e142b13cd546824bf1c4918cdd98 /README.md
parent529aa17380b2230a65095f16019ea8639be941cb (diff)
parentf140f69bd59ac8c4ec4f82abb4130fc921e37b94 (diff)
downloadlibgit2-11b81717f6a78b69900e8c72feab2602d2a2ac16.tar.gz
Merge pull request #6318 from apnadkarni/patch-3
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 d8aba617f..a9deaa01d 100644
--- a/README.md
+++ b/README.md
@@ -407,6 +407,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>