On Mon, 18 Apr 2005, Junio C Hamano wrote:

> I was looking at the tree part and am thinking that it would
> make it much nicer if your tree object records path for each
> entry. 

You're entirely right, and I've actually now written the code that does
it. I'm planning to send out a patch for that shortly.

> Currently it just borrows from object.refs to represent
> its children

Note that object.refs needs to get filled out for those
applications, even if the information is also included in the
parse; object.refs is for finding what you can reach without worrying
about how you do it.

        -Daniel
*This .sig left intentionally blank*

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to