1
0
mirror of synced 2026-01-10 18:02:53 -05:00

Change " to `

As done in the description of `master`
This commit is contained in:
a2br
2020-11-18 18:46:55 +01:00
committed by GitHub
parent 473199bd98
commit 2ee48232bd

View File

@@ -401,7 +401,7 @@
- term: main
description: >-
The default development branch. Whenever you create a Git repository, a
branch named "main" is created, and becomes the active branch. In most
branch named `main` is created, and becomes the active branch. In most
cases, this contains the local development, though that is purely by
convention and is not required.
- term: master