mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-30 00:04:03 +00:00
Fix to follow the Qt trademark policy
Never use the Qt trade mark with both letters capitalized, in the form "QT". (http://qt-project.org/trademarkpolicy.html)
This commit is contained in:
parent
5689a8d5fd
commit
9d163937ea
@ -85,7 +85,7 @@ Here are the bindings to libgit2 that are currently available:
|
|||||||
* node-gitteh (Node.js bindings) <https://github.com/libgit2/node-gitteh>
|
* node-gitteh (Node.js bindings) <https://github.com/libgit2/node-gitteh>
|
||||||
* nodegit (Node.js bindings) <https://github.com/tbranyen/nodegit>
|
* nodegit (Node.js bindings) <https://github.com/tbranyen/nodegit>
|
||||||
* go-git (Go bindings) <https://github.com/str1ngs/go-git>
|
* go-git (Go bindings) <https://github.com/str1ngs/go-git>
|
||||||
* libqgit2 (C++ QT bindings) <https://projects.kde.org/projects/playground/libs/libqgit2/>
|
* libqgit2 (C++ Qt bindings) <https://projects.kde.org/projects/playground/libs/libqgit2/>
|
||||||
* libgit2-ocaml (ocaml bindings) <https://github.com/burdges/libgit2-ocaml>
|
* libgit2-ocaml (ocaml bindings) <https://github.com/burdges/libgit2-ocaml>
|
||||||
* Geef (Erlang bindings) <https://github.com/schacon/geef>
|
* Geef (Erlang bindings) <https://github.com/schacon/geef>
|
||||||
* libgit2net (.NET bindings, low level) <https://github.com/txdv/libgit2net>
|
* libgit2net (.NET bindings, low level) <https://github.com/txdv/libgit2net>
|
||||||
|
Loading…
Reference in New Issue
Block a user