On 21/05/2021 20:55, Mark Thomas wrote:
I'll post to this thread as I complete each repo.
After migration, everyone with a local clone will need to run this from
the root of each clone:
git branch -m master main
git fetch origin
git branch -u origin/main main
Note you may also want to call
git remote prune origin
Completed https://github.com/apache/tomcat-jakartaee-migration
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org