Versions in this module Expand all Collapse all v0 v0.1.0 Jul 13, 2026 Changes in this version + var ErrEmptyHash = errors.New("empty hash provided") + var ErrGitFailed = errors.New("git command failed") + func IsContextError(err error) bool