Skip to content

Commit

Permalink
make: capitalize generated commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Dec 7, 2016
1 parent 0ea8b19 commit d213331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,4 @@ bump-snapshots:
(setq git-commit-version \"$(GIT_COMMIT_MELPA_SNAPSHOT)\")\
(setq magit-popup-version \"$(MAGIT_POPUP_MELPA_SNAPSHOT)\")\
$$set_package_requires)"
git commit -a -m "reset Package-Requires for Melpa"
git commit -a -m "Reset Package-Requires for Melpa"

0 comments on commit d213331

Please sign in to comment.