Skip to content

Can I override the git path being used by goreleaser? #4350

Answered by caarlos0
DaChartreux asked this question in Q&A
Discussion options

You must be logged in to vote

not directly, but i'll always use the first one it can find in the PATH, so, if you adjust it accordingly it should work:

PATH=/your/newer/git/bin/:$PATH goreleaser release ...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DaChartreux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants