Re: trying to figure out this git thing - some questions

2005-04-14 Thread tony . luck
>I'm trying to understand how it works and I'll appreciate if someone could >help. >1. git uses object abstraction for the different types and so >everything is in one directory (objects). From what I've seen in the >implementation, the different kind of objects are not of the same type >(there a

trying to figure out this git thing - some questions

2005-04-14 Thread Ehud Shabtai
I'm trying to understand how it works and I'll appreciate if someone could help. 1. git uses object abstraction for the different types and so everything is in one directory (objects). From what I've seen in the implementation, the different kind of objects are not of the same type (there aren't a