cl-git
A CFFI wrapper of libgit2.
$ area51 add cl-gitCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-git:some-function ...)A CFFI wrapper of libgit2.
$ area51 add cl-gitCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-git:some-function ...)