To update your local repository:
git branch -m master main
git fetch upstream
git branch -u upstream/main main
GeoTools is following the development ecosystem (git, gitlab, github, bitbucket) and information technology industry effort to replace the use of word " master " in a professional context.
GeoTools default main branch |