aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-27 10:19:22 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-27 10:19:22 +0100
commitbf074a18b64addf01981f33cf7308f7ecf63a748 (patch)
tree908fad70826535827ccb4ccde268dfe48dc12248 /RELEASE-CHECKLIST
parent550ed838dcf6b8a32206fcf043b9d45d88b7431d (diff)
downloadpandoc-bf074a18b64addf01981f33cf7308f7ecf63a748.tar.gz
Update RELEASE_CHECKLIST.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 9262bbf0c..b566cc4d8 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -8,7 +8,7 @@ _ make man/pandoc.1 and commit if needed
_ Tag release in git
_ Push templates:
- git subtree push --prefix=data/templates templates master
+ git subtree push --prefix=data/templates git@github.com:jgm/pandoc-templates.git master
_ Generate Windows package (make winpkg)