v0.0.5
- Refactor project layout to support
go build
from project root andgo get github.com/gruntwork-io/git-xargs
for easier installation - Improve logging of
STDOUT
andSTDERR
from scripts executed viagit-xargs
- Use the Github repo's designated default branch when opening PRs (supports master and main, for example)
To install git-xargs
via go get
see the new instructions in the README here.
Special thanks
Special thanks to @jphuynh for contributing!