aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-20 21:07:59 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-20 21:07:59 +0100
commit3c8ccd2a9c67793f182179e7c5a221841ee2b6e2 (patch)
treef1f870951b15b7796f3f1a052f3218f772eec0c4 /RELEASE-CHECKLIST
parente390d754ef762d85db53a1e1ad978d16c30d68f7 (diff)
downloadpandoc-3c8ccd2a9c67793f182179e7c5a221841ee2b6e2.tar.gz
Modified documentation now that submodule fetching isn't needed.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 2882965e1..9262bbf0c 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -7,7 +7,8 @@ _ make man/pandoc.1 and commit if needed
_ Tag release in git
-_ Tag templates
+_ Push templates:
+ git subtree push --prefix=data/templates templates master
_ Generate Windows package (make winpkg)