1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Moved period inside ending quotation mark for #upstream (#33252)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Kiara Hoheb
2024-05-30 16:30:26 -04:00
committed by GitHub
parent 64dfc85444
commit fcf830f22b

View File

@@ -746,7 +746,7 @@
When talking about a branch or a fork, the primary branch on the original
repository is often referred to as the "upstream", since that is the main
place that other changes will come in from. The branch/fork you are working
on is then called the "downstream". Also called origin.
on is then called the "downstream." Also called origin.
- term: upstream branch
description: >-
The default branch that is merged into the branch in question (or the branch