Merge pull request #6318 from apnadkarni/patch-3

Add link to Tcl bindings for libgit2
This commit is contained in:
Edward Thomson
2022-06-11 15:36:37 -04:00
committed by GitHub

View File

@@ -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>