1 parent dc3a67c commit 530b706Copy full SHA for 530b706
1 file changed
Makefile
@@ -20,7 +20,7 @@ lint:
20
ci: deps test lint
21
22
gitfetch:
23
- git fetch
+ git fetch --tags
24
25
major: build gitfetch
26
./git-semv major --bump
0 commit comments