= 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.1.tbz
md5=438dcbefab624c8c6b772d1b175eb16a
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: 26 Jul 2017
Dependencies (11)
- base-unix
-
mtime
>= "1.0.0"
-
nocrypto
>= "0.2.0"
-
conduit
>= "0.8.4" & < "1.0.0"
- lwt
-
cohttp
< "0.99.0"
-
git-http
>= "1.11.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" & < "1.3.3" | >= "2.3.0" & < "2.6.0"
- plotkicadsch
Conflicts
-
None