git-file-history

MIT

Retrieve a file's commit history in Git.

$ area51 add git-file-historyCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(git-file-history:some-function ...)