Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2020 Changes in this version + func GetCurrentBranchName(t testing.TestingT) string + func GetCurrentBranchNameE(t testing.TestingT) (string, error) + func GetCurrentGitRef(t testing.TestingT) string + func GetCurrentGitRefE(t testing.TestingT) (string, error) + func GetTagE(t testing.TestingT) (string, error)