chucheng92 commented on PR #3488: URL: https://github.com/apache/calcite/pull/3488#issuecomment-1782458231
maybe use `git clone https://github.com/apache/calcite.git` is better. I have checked some other apache projects such as apache flink, they use `https` such as ``` git clone https://github.com/apache/flink.git ``` within the readme. I guess `https` is more convenient, and `ssh` requires some configuration, although the former may be less secure. -- 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]
