Revision Generation Question

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Revision Generation Question

From: Albert Krawczyk <hidden>
Date: 2016-06-15 22:48:49

Hi,

I'm trying to figure out how the internal revision generation works. Could
somebody shed some light on how this happens in the code?

I've stepped through the code, however, I still don't really understand how
the revision history gets generated. 

Any pointers will be greatly appreciated :)  

Albert 

Re: Revision Generation Question

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:48:49

Hi,

On Thu, May 20, 2010 at 9:46 AM, Albert Krawczyk [off-list ref] 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help