We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
push
1 parent 301717f commit 5a5a78fCopy full SHA for 5a5a78f
Makefile
@@ -47,6 +47,7 @@ lint :
47
# Git recipes
48
.PHONY : push
49
push :
50
+ git push origin
51
git push origin --tags
52
53
0 commit comments