Thomas Ackermann <th.acker@xxxxxxxx> writes: > Signed-off-by: Thomas Ackermann <th.acker@xxxxxxxx> > --- > Documentation/glossary-content.txt | 65 ++------------------------------------ > 1 file changed, 3 insertions(+), 62 deletions(-) > > diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt > index 05bfebc..1c9c522 100644 > --- a/Documentation/glossary-content.txt > +++ b/Documentation/glossary-content.txt > @@ -261,59 +261,7 @@ This commit is referred to as a "merge commit", or sometimes just a > pack. > > [[def_pathspec]]pathspec:: > + Pattern used to specify paths in Git commands. Strictly speaking, it is "used to limit", but in the context of this document it shouldn't matter either way. > > [[def_parent]]parent:: > A <<def_commit_object,commit object>> contains a (possibly empty) list > @@ -382,15 +330,8 @@ should not be combined with other pathspec. > [[def_refspec]]refspec:: > A "refspec" is used by <<def_fetch,fetch>> and > <<def_push,push>> to describe the mapping between remote > + <<def_ref,ref>> and local ref. > + See linkgit:git-push[1] for details. I think we can just drop "See ... for details" from here. Besides, why just "push" and not "fetch"? -- 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