julia> using LibGit2
help?> LibGit2.head
LibGit2.head(repo::GitRepo) -> GitReference
Return a GitReference to the current HEAD of repo.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
head(pkg::AbstractString) -> String
Return current HEAD GitHash of the pkg repo as a string.