All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Hadlaw <hadlawp@gmail.com>
To: git@vger.kernel.org
Subject: Keeping the original init.defaultBranch config value
Date: Wed, 18 Nov 2020 10:46:30 -0600	[thread overview]
Message-ID: <CABrPy+GrSB87mFm5tXsXkC+OKg6NBxUJA5b0NYsa18a8EbcrNw@mail.gmail.com> (raw)

Hello,

Just wanted to confirm that in order to keep new repositories
initializing with `master` as the default branch the command would be:

```
git config --global init.defaultBranch master
```

Regards,
Peter

             reply	other threads:[~2020-11-18 16:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18 16:46 Peter Hadlaw [this message]
2020-11-18 17:35 ` Re* Keeping the original init.defaultBranch config value Junio C Hamano
2020-11-22 19:00   ` Johannes Schindelin

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=CABrPy+GrSB87mFm5tXsXkC+OKg6NBxUJA5b0NYsa18a8EbcrNw@mail.gmail.com \
    --to=hadlawp@gmail.com \
    --cc=git@vger.kernel.org \
    /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.