git-file-history
Retrieve a file's commit history in Git.
$ area51 add git-file-historyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(git-file-history:some-function ...)Retrieve a file's commit history in Git.
$ area51 add git-file-historyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(git-file-history:some-function ...)