1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #1457 from a2br/main

Add proper markdown to 'main'
This commit is contained in:
Felicity Chapman
2020-12-02 15:22:33 +00:00
committed by GitHub

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