in general, I think a rename to main is a good idea as long as there is
no danger of messing up the history. Thanks for taking this over.
Related to this, the ASF shared end of August a new 'conscious language
checker' [1]. Looking over the issues, some like 'master' and 'sanity
check' should be fixed, while others like the gendered pronoun 'he' seem
false positives as they point to paper references like 'He et al.'
[1] https://clc.diversity.apache.org/analysis.html?project=systemds.git
Regards,
Matthias
On 10/31/2021 8:00 AM, Janardhan wrote:
Hi all,
Interest in this change (for context [1]) has been previously mentioned
by the team at different points, and some of the projects have made this
transition.
If the team agrees to this change, we can file an infra request, like [2].
Also, this change can happen on a working day, mostly by Monday
evening (GMT+2) or the next business day.
What will change:
1. Changes to the systemds repo [3]
2. Changes to website repo [4]
3. Would you like to suggest any other changes?
How we can update our local branch to main:
-- code (assuming origin is apache/systemds) --
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
-- code --
--
[1] https://sfconservancy.org/news/2020/jun/23/gitbranchname/
[2] https://issues.apache.org/jira/browse/INFRA-21748
[3] https://github.com/apache/systemds/pull/1429
[4] https://github.com/apache/systemds-website/pull/105
Thanks and Regards,
Janardhan