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 <[email protected]> Authored: Thu Feb 2 20:14:24 2017 +0100 Committer: Stefan Bodewig <[email protected]> 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
