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 88a4683 commit 11688deCopy full SHA for 11688de
Makefile
@@ -20,7 +20,7 @@ update-changelog:
20
mv CHANGELOG.md.tmp CHANGELOG.md
21
.PHONY: update-changelog
22
23
-prepare-release: update-changelog update-installdoc .commit-and-push-changelog-and-docs
+prepare-release: update-changelog update-installdoc
24
git commit -am "Update CHANGELOG and docs for v$(VERSION)"
25
git push
26
.PHONY: prepare-release
0 commit comments