TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Petition: Do not rename the default branch from “master” to “main”

5 点作者 mxschmitt将近 5 年前

1 comment

chmaynard将近 5 年前
The Software Freedom Conservancy has proposed that Git should make the name of the default branch configurable.<p><a href="https:&#x2F;&#x2F;sfconservancy.org&#x2F;news&#x2F;2020&#x2F;jun&#x2F;23&#x2F;gitbranchname&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sfconservancy.org&#x2F;news&#x2F;2020&#x2F;jun&#x2F;23&#x2F;gitbranchname&#x2F;</a><p>This seems like a very sensible course of action and I would sign a petition to that effect. Further, does git init really need to create a default branch? Perhaps that step could be left to the user.