Commit 22af0ea
committed
gorelease: don't shallow clone on git-clone
goreleaser will need a full clone and since git-init define 0 as no
shallow then use that number
(default is only one commit)
Signed-off-by: Chmouel Boudjnah <[email protected]>1 parent a8fe45d commit 22af0ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments