Skip to content

hpidcock/gochanged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Changed 🔥

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 ./...)

About

Lists all the changed Go packages that need testing for a merge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages