1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/git
Carlos Alexandro Becker 529af6fe72 refactor: improved git error handling
Improved the error handling in git code,
mostly in the defaults pipe. The idea is to
output better error messages, hopefully avoiding
confusion on "whats wrong".

refs #356
2017-10-15 19:18:04 -02:00
..
errors.go moved errors to another file 2017-07-18 00:21:12 -03:00
exec.go removed duplicated code 2017-08-19 12:47:04 -03:00
git_test.go removing all assert.New because vet shadow complains about this now 2017-09-26 19:24:49 -03:00
git.go refactor: improved git error handling 2017-10-15 19:18:04 -02:00