Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions data/glossaries/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down