= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Unix backend for the Git protocol(s)
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
git-1.11.5.tbz
md5=86090621429b346357604e157274387a
Description
The library comes with a command-line tool called ogit
which shares
a similar interface with git
, but where all operations are mapped to
the API exposed ocaml-git
(and hence using only OCaml code).
Published: 14 Apr 2018
Dependencies (10)
- base-unix
-
mtime
>= "1.0.0"
-
nocrypto
>= "0.2.0"
-
cohttp-lwt-unix
>= "1.0.0"
-
conduit-lwt-unix
>= "1.0.0"
-
git-http
>= "1.11.0" & < "2.0.0"
- logs
-
cmdliner
< "1.1.0"
-
jbuilder
>= "1.0+beta7"
-
ocaml
>= "4.02.3"
Development Dependencies (2)
Reverse Dependencies (7)
- datakit-client-git
-
ezirmin
>= "0.2.1"
-
irmin
>= "0.12.0" & < "1.2.0"
-
irmin-git
< "2.0.0" | >= "2.3.0" & < "3.0.0"
-
irmin-http
= "2.0.0"
-
irmin-unix
>= "1.0.0" & < "2.6.0"
- plotkicadsch
Conflicts
-
None