Re: Revision Generation Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Thu, May 20, 2010 at 9:46 AM, Albert Krawczyk <u4232169@xxxxxxxxxx> wrote:
> I'm trying to figure out how the internal revision generation works. Could
> somebody shed some light on how this happens in the code?

In short, there are four kinds of objects that Git uses internally:
commit, blob, tree and tag. It can compress objects into a packfile
for minimizing storage space. I recommend chapter 9 of the Pro Git
book for more [1].

-- Ram

[1] http://progit.org/book/ch9-0.html
--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]