1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/git
Carlos Alexandro Becker 53b1ee07cf
feat: allow git remote urls from non-scm sources (#3088)
basically allows to use goreleaser against a repo with a git url without both owner and repo name.

closes #3060
closes #3058

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-09 09:32:43 -03:00
..
config_test.go feat: allow git remote urls from non-scm sources (#3088) 2022-05-09 09:32:43 -03:00
config.go feat: allow git remote urls from non-scm sources (#3088) 2022-05-09 09:32:43 -03:00
git_test.go refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
git.go refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00