I just checked the documentation for `git push` and it can take a URL for its remote parameter, meaning we can forego all of this remote config management. Then, the command becomes: `git push https://gitbox.apache.org/repos/asf/beam.git asf-site` and the rest can be removed.
[ Full content available at: https://github.com/apache/beam/pull/6505 ] This message was relayed via gitbox.apache.org for [email protected]
