Documentation ¶
Index ¶
- func CommitAllFiles(t *testing.T, gitDir, commitMessage string)
- func CommitRandomFile(t *testing.T, gitDir, commitMessage string)
- func CreateBranch(t *testing.T, gitDir, branch string)
- func CreateGitTag(t *testing.T, gitDir, tagValue string)
- func InitGitDir(t *testing.T, gitDir string)
- func Merge(t *testing.T, gitDir, branch string)
- func RunGitCommand(t *testing.T, gitDir string, args ...string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommitAllFiles ¶
func CommitRandomFile ¶
func CreateBranch ¶
func CreateGitTag ¶
func InitGitDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.