diff options
Diffstat (limited to 'libraries/libgit2')
-rw-r--r-- | libraries/libgit2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libgit2/README b/libraries/libgit2/README index 867ba5e590..bd1fbdf41f 100644 --- a/libraries/libgit2/README +++ b/libraries/libgit2/README @@ -2,4 +2,4 @@ libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. -Optional: libssh2 (for ssh transport) and http-parser +Optional: http-parser |