From 1b0830b31c5012ccdc7da9731aa314a201a443d9 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 5 Apr 2010 15:56:23 -0700 Subject: Makefile: Make the "make release" target push the new tag. Otherwise I'm sure I'll always forget to push it. --- RELEASING | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASING') diff --git a/RELEASING b/RELEASING index 3a1c6dd..0ee39bd 100644 --- a/RELEASING +++ b/RELEASING @@ -60,6 +60,7 @@ Here are the steps to follow to create a new notmuch release: the tag with your GPG key (asks for your GPG password, and you may need to set GIT_COMMITTER_NAME and GIT_COMMITTER_EMAIL to match your public-key's setting or this fails.) + * Push that tag * Provide some text for the release announcement (see below). If for some reason you lost this message, "make release-publish-message" prints it for you. -- cgit v1.2.3