mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-13 13:48:40 +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
|