From 3c8ccd2a9c67793f182179e7c5a221841ee2b6e2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 20 Feb 2017 21:07:59 +0100 Subject: Modified documentation now that submodule fetching isn't needed. --- RELEASE-CHECKLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-CHECKLIST') 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) -- cgit v1.2.3