In keeping with recent practice, we should rename the master branch on GitHub to main. This change is well-supported on GitHub.
One notable effect is that we can change the links to the troubleshooting guide that were recently added to some exception messages, so that they look like https://github.com/google/gson/blob/main/Troubleshooting.md#foo instead of https://github.com/google/gson/blob/master/Troubleshooting.md#foo. (The old links will continue to work after the rename, but the new ones will be preferred.)
In keeping with recent practice, we should rename the
masterbranch on GitHub tomain. This change is well-supported on GitHub.One notable effect is that we can change the links to the troubleshooting guide that were recently added to some exception messages, so that they look like
https://github.com/google/gson/blob/main/Troubleshooting.md#fooinstead ofhttps://github.com/google/gson/blob/master/Troubleshooting.md#foo. (The old links will continue to work after the rename, but the new ones will be preferred.)