aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 95cea8f..585f435 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -60,6 +60,6 @@ release:
@git svn rebase
@echo "\nHow about make test, make check and make vignette?"
@echo "\nIs the DESCRIPTION file up to date?"
- @echo "\nPerform final changes and commit with `git commit --amend`."
- @echo "\nIf the above is taken care of, run `git svn dcommit`"
- @echo "and then `git push origin master`"
+ @echo "\nPerform final changes and commit with 'git commit --amend'."
+ @echo "\nIf the above is taken care of, run 'git svn dcommit'"
+ @echo "and then 'git push origin master'"

Contact - Imprint