← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

Git Diff(also: Code Diff, Diff View)
A comparison view that shows the differences between two versions of a file or set of files in a version control system. Git diff displays additions, deletions, and modifications using visual markers such as color coding (green for additions, red for deletions) and plus/minus…

1 result.