package
0.80.2
Repository: https://github.com/lzjluzijie/goreleaser.git
Documentation: pkg.go.dev

# Functions

AssertSkipped asserts that a pipe was skipped.
GitAdd adds all files to stage.
GitCommit creates a git commits.
GitInit inits a new git project.
GitRemoteAdd adds the given url as remote.
GitTag creates a git tag.
Mktmp creates a new tempdir, cd into it and provides a back function that cd into the previous directory.