git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Keeping the original init.defaultBranch config value
@ 2020-11-18 16:46 Peter Hadlaw
  2020-11-18 17:35 ` Re* " Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Hadlaw @ 2020-11-18 16:46 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-23  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 16:46 Keeping the original init.defaultBranch config value Peter Hadlaw
2020-11-18 17:35 ` Re* " Junio C Hamano
2020-11-22 19:00   ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).