内容简介:Over the last few weeks there has been ongoing discussion within the Git project and teams at Bitbucket, Gitlab, GitHub and other industry providers about Git's use of 'master' as the default name for the first branch that is created on a repository.'Maste
Over the last few weeks there has been ongoing discussion within the Git project and teams at Bitbucket, Gitlab, GitHub and other industry providers about Git's use of 'master' as the default name for the first branch that is created on a repository.
'Master' appears to be an inherited reference from BitKeeper which was adapted from a common technological analogy where asymmetric data & process relationships are described. Unfortunately, this analogy also evokes the painful history of human slavery and is considered offensive by some members of our community.
We at Atlassian believe that using more descriptive and inclusive language will improve the Bitbucket experience, and support the changes that the Software Freedom Conservancy and the Git project have proposed, including specifying the default name used for the first branch.
While waiting for these changes to be made by the Git project, Atlassian will make it easier for users of Bitbucket Cloud, Server and Data Center to define their preferred default branch names for new repositories via our UI.
To follow our progress on the above changes, take a look at our public issues tracking this topic:
And for those teams that want to change their default branch names on existing repositories today, please check out these links below:
以上所述就是小编给大家介绍的《Moving away from Master as the default name for Branches in Git》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机算法设计与分析
王晓东 / 电子工业出版社 / 2007-5 / 29.50元
《计算机算法设计与分析(第3版)》为普通高等教育“十一五”国家级规划教材,是计算机专业核心课程“算法设计与分析”教材。全书以算法设计策略为知识单元,系统介绍计算机算法的设计方法与分析技巧。主要内容包括:算法概述、递归与分治策略、动态规划、贪心算法、回溯法、分支限界法、随机化算法、线性规划与网络流、NP完全性理论与近似算法等。书中既涉及经典与实用算法及实例分析,又包括算法热点领域追踪。 为突出......一起来看看 《计算机算法设计与分析》 这本书的介绍吧!