Versions in this module Expand all Collapse all v0 v0.44.0 Jun 29, 2023 Changes in this version + func GetCurrentBranchName(t testing.TestingT) string + func GetCurrentBranchNameE(t testing.TestingT) (string, error) + func GetCurrentBranchNameOldE(t testing.TestingT) (string, error) + func GetCurrentGitRef(t testing.TestingT) string + func GetCurrentGitRefE(t testing.TestingT) (string, error) + func GetRepoRoot(t testing.TestingT) string + func GetRepoRootE(t testing.TestingT) (string, error) + func GetTagE(t testing.TestingT) (string, error)