Clarify glossary definition of "reachable" (what chain?) Signed-off-by: "J. Bruce Fields" <bfields@xxxxxxxxxxxxxx> --- Documentation/glossary.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/glossary.txt b/Documentation/glossary.txt index 7c1a659..5886fa7 100644 --- a/Documentation/glossary.txt +++ b/Documentation/glossary.txt @@ -236,7 +236,7 @@ push:: reachable:: An object is reachable from a ref/commit/tree/tag, if there is a - chain leading from the latter to the former. + chain of parent commits leading from the latter to the former. rebase:: To clean a branch by starting from the head of the main line of -- 1.5.0.rc0.ge16c2 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html