RussellSpitzer commented on code in PR #4919:
URL: https://github.com/apache/iceberg/pull/4919#discussion_r886065453
##########
dev/source-release.sh:
##########
@@ -36,7 +36,7 @@ usage () {
}
# Default repository remote name
-remote="origin"
+remote="apache"
Review Comment:
Sorry, the link is meant to show this line above
``` echo " -g Specify Git remote name. Defaults to \"apache\""```
We basically state that the default is apache, but it isn't. It is origin.
--
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]