[ 
https://issues.apache.org/jira/browse/PARQUET-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370320#comment-16370320
 ] 

ASF GitHub Bot commented on PARQUET-1221:
-----------------------------------------

wesm closed pull request #441: PARQUET-1221: Extend release README
URL: https://github.com/apache/parquet-cpp/pull/441
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/dev/release/README.md b/dev/release/README.md
index d9860cd7..142ab643 100644
--- a/dev/release/README.md
+++ b/dev/release/README.md
@@ -17,7 +17,7 @@ How to release
 ==============
 
 1. Do a fresh `git clone` of the repository using the ASF git as origin.
-2. Set the git author to your gpg signing key.
+2. Set the git author to your gpg signing key using `git config --local 
user.email "<mail>"`.
 3. Create an RC using `./dev/release/release-candidate -r <rcNum> -v 
<version>` starting with `rcNum=0`.
    You could first do a dry-run by adding `-p` at the end.
 4. Check that the uploaded RC is valid using 
`./dev/release/verify-release-candidate <version> <rcNum>`.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [C++] Extend release README
> ---------------------------
>
>                 Key: PARQUET-1221
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1221
>             Project: Parquet
>          Issue Type: Task
>          Components: parquet-cpp
>            Reporter: Uwe L. Korn
>            Priority: Major
>             Fix For: cpp-1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to