Versions in this module Expand all Collapse all v0 v0.1.1 Jan 6, 2020 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)