Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AFA37200C0F for ; Thu, 2 Feb 2017 20:15:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AE4B3160B61; Thu, 2 Feb 2017 19:15:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 34001160B44 for ; Thu, 2 Feb 2017 20:15:53 +0100 (CET) Received: (qmail 57376 invoked by uid 500); 2 Feb 2017 19:15:52 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 57367 invoked by uid 99); 2 Feb 2017 19:15:52 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2017 19:15:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 538B3DFC40; Thu, 2 Feb 2017 19:15:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bodewig@apache.org To: notifications@ant.apache.org Date: Thu, 02 Feb 2017 19:15:52 -0000 Message-Id: <66bf700adfbc4d76a248cc0ed67f9629@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] ant git commit: can't push a detached head archived-at: Thu, 02 Feb 2017 19:15:53 -0000 Repository: ant Updated Branches: refs/heads/master 530e59dbd -> 205680efd can't push a detached head Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/ceb90ef3 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/ceb90ef3 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/ceb90ef3 Branch: refs/heads/master Commit: ceb90ef3eb736227521fd4417d10188d3fcead24 Parents: d5bd3b4 Author: Stefan Bodewig Authored: Thu Feb 2 20:14:24 2017 +0100 Committer: Stefan Bodewig Committed: Thu Feb 2 20:14:24 2017 +0100 ---------------------------------------------------------------------- ReleaseInstructions | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/ceb90ef3/ReleaseInstructions ---------------------------------------------------------------------- diff --git a/ReleaseInstructions b/ReleaseInstructions index 713ace6..27d4c41 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -87,7 +87,6 @@ Note: This document was updated in the context of releasing Ant 8. Commit your changes, tag them, push them. $ git tag -s -m "Tagging RC1 for version 1.9.7 of Ant" ANT_197_RC1 - $ git push $ git push --tags 9. Ensure that the GPG key you use is inside the KEYS file in Ant's