Skip to content

Commit 530b706

Browse files
committed
specify tags
1 parent dc3a67c commit 530b706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lint:
2020
ci: deps test lint
2121

2222
gitfetch:
23-
git fetch
23+
git fetch --tags
2424

2525
major: build gitfetch
2626
./git-semv major --bump

0 commit comments

Comments
 (0)