tuxji commented on pull request #630: URL: https://github.com/apache/daffodil/pull/630#issuecomment-911953567
Should we amend this PR's commit message to include those instructions as well? The default branch has been renamed! The `master` branch is now named `main`. If you have a local clone, you can update it by running: ```sh git branch -m master main git fetch origin git branch -u origin/main main git remote set-head origin -a ``` -- 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]
