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

Update external.yml (#33040)

This commit is contained in:
Johan Naizu
2024-05-18 01:37:50 +05:30
committed by GitHub
parent 140848a7b9
commit fc58981e5a

View File

@@ -95,7 +95,7 @@
- term: clean - term: clean
description: >- description: >-
A working tree is clean if it corresponds to the revision referenced by the A working tree is clean if it corresponds to the revision referenced by the
current HEAD. Also see "[dirty](#dirty)". current HEAD. Also see "[dirty](#dirty)."
- term: clone - term: clone
description: >- description: >-
A clone is a copy of a repository that lives on your computer instead of on A clone is a copy of a repository that lives on your computer instead of on
@@ -128,7 +128,7 @@
commit message which is a brief description of what changes were made. commit message which is a brief description of what changes were made.
- term: commit author - term: commit author
description: The user who makes the commit. description: The user who makes the commit.
- term: Commit graph - term: commit graph
description: >- description: >-
A repository graph that shows all the commits made to a repository in the A repository graph that shows all the commits made to a repository in the
past year. past year.