kbendick commented on code in PR #4919:
URL: https://github.com/apache/iceberg/pull/4919#discussion_r886064694
##########
dev/source-release.sh:
##########
@@ -36,7 +36,7 @@ usage () {
}
# Default repository remote name
-remote="origin"
+remote="apache"
Review Comment:
I think this depends on where the script gets run (in the case of origin)
and then how the user / box has their git remote set up.
Like mine is `upstream` vs apache, but I know most people / PMC members
specifically probably use apache.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]