login
Header Space

 
 

Re: [PATCH] Documentation: clarify glossary definition of "reachable"

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: J. Bruce Fields <bfields@...>
Cc: <git@...>
Date: Sunday, January 7, 2007 - 9:44 pm

"J. Bruce Fields" <bfields@fieldses.org> writes:


That is better but the description is too commit centric.

        The set of reachable objects from a tag is the tag
        itself and the set of reachable objects from the object
        it tags.  The set of reachable objects from a commit is
        the commit itself, and the set of reachable objects from
        its parents and its tree.  The set of reachable objects
        from a tree is the tree itself, and the set of reachable
        objects from the trees and blobs contained within it.
        The set of reachable objects from a blob is the blob
        itself.

And that description is too verbose and too technical
(definition being recursive).  Better rewording?

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Documentation: clarify glossary definition of "r..., Junio C Hamano, (Sun Jan 7, 9:44 pm)
speck-geostationary