Skip to content

Commit 5a5a78f

Browse files
committed
Update Makefile push recipe
1 parent 301717f commit 5a5a78f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ lint :
4747
# Git recipes
4848
.PHONY : push
4949
push :
50+
git push origin
5051
git push origin --tags
5152

5253

0 commit comments

Comments
 (0)