1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #19025 from FajarMaftuhFadli/patch-3

Add the definition of "directory" to the glossary
This commit is contained in:
Courtney Wilson
2022-07-19 15:03:11 -04:00
committed by GitHub

View File

@@ -204,6 +204,9 @@
A diff is the difference in changes between two commits, or saved changes.
The diff will visually describe what was added or removed from a file since
its last commit.
- term: directory
description: >-
A folder containing one or more files or folders. You can create directories to organize the contents of a repository.
- term: dirty
description: >-
A working tree is considered "dirty" if it contains modifications that have