Versions in this module Expand all Collapse all v0 v0.1.4 Mar 10, 2023 v0.1.3 Mar 10, 2023 Changes in this version + func Add(t *testing.T, repo *git.Repository, path string, content []byte) + func Commit(t *testing.T, repo *git.Repository, message string) + func InitRemote(t *testing.T) (*git.Repository, string)