You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-04-30 20:19:47 +02:00
4 lines
116 B
Go
4 lines
116 B
Go
// Package git implements the Pipe interface getting and validating the
|
|
// current git repository state
|
|
package git
|