This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 54ece37 Update docs to checkout tag in a folder named after the tag.
54ece37 is described below
commit 54ece370955e94435e83bf8a47697198cf59fde3
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 22 08:36:09 2019 -0400
Update docs to checkout tag in a folder named after the tag.
---
src/main/resources/commons-xdoc-templates/vote-txt-template.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
index 3f6d711..d103092 100755
--- a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
+++ b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
@@ -104,7 +104,7 @@ You can validate a release from a release candidate (RC)
tag as follows.
1) Clone and checkout the RC:
-git clone https://gitbox.apache.org/repos/asf/@[email protected] -b @TAGNAME@
+git clone https://gitbox.apache.org/repos/asf/@[email protected] -b @TAGNAME@ @TAGNAME@
cd @TAGNAME@
2) Check Apache licenses: