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.
1 parent 83a47b9 commit a65e149Copy full SHA for a65e149
Makefile
@@ -86,7 +86,7 @@ push:
86
git commit -m $(MSG); \
87
git push; \
88
else \
89
- echo 'Nothing to commit'; \
+ echo 'Nothing to commit'; \
90
fi
91
92
0 commit comments