diff options
author | Philip Oakley <philipoakley@iee.email> | 2022-10-29 18:41:10 +0200 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-10-31 00:58:46 +0100 |
commit | 4973726c5dfbaebdab95dab52b4c05b2a637d3fb (patch) | |
tree | bb2b73cc525f5f511261b26509a3decaa165e9cd /Documentation/git-clone.txt | |
parent | doc: use 'object database' not ODB or abbreviation (diff) | |
download | git-4973726c5dfbaebdab95dab52b4c05b2a637d3fb.tar.xz git-4973726c5dfbaebdab95dab52b4c05b2a637d3fb.zip |
glossary: add "commit graph" description
Git has an additional "commit graph" capability that supplements the
normal commit object's directed acyclic graph (DAG). The supplemental
commit graph file is designed for speed of access.
Describe the commit graph both from the normative DAG view point and
from the commit graph file perspective.
Also, clarify the link between the branch ref and branch tip
by linking to the `ref` glossary entry, matching this commit graph
entry.
The commit-graph file is also distinguished by its hyphenation.
Subsequent commit catches the few cases where the hyphenation of
commit-graph was missing.
Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'Documentation/git-clone.txt')
0 files changed, 0 insertions, 0 deletions