Versions in this module Expand all Collapse all v3 v3.0.0 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/v2