[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Edgar Friendly <thelema314@g...> |
| Subject: | Re: [Caml-list] Git-binding for OCAML. |
Serge Leblanc wrote: > Hi, > Does some of you, already working on a Git-binding for OCaml? What would you want it to do. I got started on a git *implementation* in OCaml, but never got far. If you just wanted to manipulate a git repository programatically using ocaml code, it'd be a fair implementation to just shell out to the porcelain - it's quite complete in terms of what it can do. E.