Versions in this module Expand all Collapse all v2 v2.0.7 Aug 30, 2023 Changes in this version + func Command(cmd *exec.Cmd) error + func CommitToLog(c *object.Commit) string + func GetCommitFromString(repo *git.Repository, commitString string) *object.Commit + func IsHashATag(currentRepository *git.Repository, hash plumbing.Hash) bool Other modules containing this package github.com/barelyhuman/commitlog/v3