mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +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
|