All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: "Patricia B. C." <pati.camsky@gmail.com>,
	Martin von Zweigbergk <martinvonz@gmail.com>,
	Christian Couder <christian.couder@gmail.com>,
	git <git@vger.kernel.org>
Subject: Re: RES: Can git change?
Date: Mon, 25 Jan 2021 17:58:18 -0800	[thread overview]
Message-ID: <xmqqft2owjb9.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: nycvar.QRO.7.76.6.2101251650150.57@tvgsbejvaqbjf.bet

Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

> And I have to admit that I am somewhat concerned about your students if
> one of their instructors thinks that their education shouldn't prepare
> them for more than working locally on their computers. Aren't they at all
> interested in preparing the students for life after university? If so,
> they will most certainly be affected by GitHub's decision.

GitHub's decision will most affect projects that haven't started
yet, simply because they won't have to incur any "transition" cost
the existing projects may have to consider.  And given enough time,
old projects die out and there will be more new projects than the
projects we currently have, hopefully.

Until that happens, they would be affected more by decision by the
projects they interact with, as it is most convenient if your local
name matches the name the upstream uses.  And the versions of Git
way before people started talking about 'master' and 'main' have
long been prepared for that, and we've been closing possible gaps in
the recent versions.  "git clone" would notice what name the upstream
uses and uses the same name locally.

Even when they work locally, they'll start getting 'main' from their
Git soon, and that would become consistent with the name that their
"upstream" projects are likely to choose due to this "industry wide"
push.


> Any repository created on GitHub will have that branch name by default.
> Likewise on Azure DevOps. I fully expect the other hosters to follow at
> some stage, and also for `git init` to change the default in a future
> version (I am working toward that goal).
> ...
> Maybe Git itself is not a good example for that. Bigger projects face
> dramatically bigger challenges replacing the default branch name because
> of the short term disruption caused by it. Nevertheless, a growing number
> of projects have already renamed their default branch, such as Snowpack
> (https://github.com/snowpackjs/snowpack) and the react-refresh webpack
> plugin (https://github.com/pmmmwh/react-refresh-webpack-plugin) but also
> bigger ones such as LLVM (https://github.com/llvm/llvm-project).

Yes, thanks for giving Patricia and likeminded souls more usable
ammunition than just us ;-)

  reply	other threads:[~2021-01-26 20:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22 12:59 Can git change? Patricia B. C.
2021-01-22 13:31 ` Christian Couder
2021-01-22 18:46   ` Junio C Hamano
2021-01-22 22:43     ` Martin von Zweigbergk
2021-01-23  2:27       ` Junio C Hamano
2021-01-23 12:56         ` RES: " Patricia B. C.
2021-01-25 16:28           ` Johannes Schindelin
2021-01-26  1:58             ` Junio C Hamano [this message]
2021-01-26 12:32               ` Patricia B. C.
2021-03-09 14:54               ` Daniel Gruesso
     [not found]             ` <CAFdpPnBG==5L6hwH6h2JTFtYVQqLZUcCi4+wzL_cpKKg_X3yoA@mail.gmail.com>
2021-03-10 21:03               ` Johannes Schindelin
2021-03-10 21:39                 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqft2owjb9.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=martinvonz@gmail.com \
    --cc=pati.camsky@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.