Skip to content

Commit c0bdbac

Browse files
committed
Merge branch 'so/glossary-ancestor'
Docfix. * so/glossary-ancestor: glossary: substitute "ancestor" for "direct ancestor" in 'push' description.
2 parents 1ac0ce4 + a279b74 commit c0bdbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/glossary-content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ exclude;;
463463
[[def_push]]push::
464464
Pushing a <<def_branch,branch>> means to get the branch's
465465
<<def_head_ref,head ref>> from a remote <<def_repository,repository>>,
466-
find out if it is a direct ancestor to the branch's local
466+
find out if it is an ancestor to the branch's local
467467
head ref, and in that case, putting all
468468
objects, which are <<def_reachable,reachable>> from the local
469469
head ref, and which are missing from the remote

0 commit comments

Comments
 (0)