Rachel
04/05/2021, 12:20 PMmaster
branches in arrow-meta
and arrow-meta-examples
repositories have been renamed to main
branches 🎉
Please, follow these steps to update your local workspace:
git branch -m master main
git fetch origin
git branch -u origin/main main
Thanks!! 🙌