Categories: Development Tools Scripts, More Development Tools Scripts
Last Viewed Software
GitForDelphi 1.0
It is actually a Delphi binding to the libgit2 linkable C Git library. GitForDelphi allows developers to work with Git repositories from within Delphi code.The original libgit2 library can be downloaded from here.Other language bindings for libgit2:Ruby -...