Returns the hash of the current HEAD

await repo.currentCommit()

Returns the hash of what is currently the HEAD of the repo.

Returns false if not in a git repo.