repositorypackage
0.0.0-20240505145950-3748bd6dccde
Repository: https://github.com/hpidcock/gochanged.git
Documentation: pkg.go.dev
# README
Go Changed :fire:
gochanged
lists all the packages that have untested changes compared to a base git branch/tag/sha.
Installing
go install github.com/hpidcock/gochanged@latest
Running
go test $(gochanged --branch main ./...)