summaryrefslogtreecommitdiff
path: root/ReleaseInstructions
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2015-05-31 15:07:30 +0200
committerStefan Bodewig <bodewig@apache.org>2015-05-31 15:07:30 +0200
commit5d02c5f67f6f9458ba4d0c01e6cbe94f461cd41c (patch)
tree0d01e732dca1ead64bada581905db8b8b6021b0d /ReleaseInstructions
parenta2ebcf66ac661560d4b30cd69d685288e7ef4e4c (diff)
downloadant-5d02c5f67f6f9458ba4d0c01e6cbe94f461cd41c.tar.gz
more updates
Diffstat (limited to 'ReleaseInstructions')
-rw-r--r--ReleaseInstructions2
1 files changed, 2 insertions, 0 deletions
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 599c9a398..eacc52443 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -48,6 +48,8 @@ Note: This document was updated in the context of releasing Ant 1.9.5.
Switch to that branch.
+ $ git checkout -b prepare_Ant_1.9.5
+
6. Make sure that your directory tree is clean by running git status.
Some tests leave behind leftovers which end up in the source
distribution otherwise.