libenchao commented on code in PR #3517: URL: https://github.com/apache/calcite/pull/3517#discussion_r1390993280
########## site/_docs/howto.md: ########## @@ -806,7 +806,7 @@ git clean -xn ./gradlew prepareVote -Prc=0 # Push release candidate to ASF servers -./gradlew prepareVote -Prc=0 -Pasf -Pasf.git.pushRepositoryProvider=GITBOX Review Comment: I was following this line to setup the environment: https://github.com/apache/calcite/blob/816edd1fa1a1d6af7e72416d791eb01d8c66b6ea/site/_docs/howto.md?plain=1#L686-L687 I thought this is the suggested way to interact with Git. (Actually I'm not sure how to setup Gitbox credentials, I guess `asfGitSourcePassword` is the apache password which is the same with `asfNexusPassword` and `asfSvnPassword`?) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
