Re: [git-users] Re: Output from push

2010-12-10 Thread Rick DeNatale
On Fri, Dec 10, 2010 at 3:46 AM, Konstantin Khomoutov khomou...@gmail.com wrote: On Nov 24, 2:20 pm, Roddie Grant gitl...@myword.co.uk wrote: [...] To make things simpler to grok, you can think of all those three types of objects as being plain text files. Playing with `git ls-tree` and `git

[git-users] Re: Output from push

2010-12-10 Thread Jeenu
On Dec 10, 1:46 pm, Konstantin Khomoutov khomou...@gmail.com wrote: I recently came across this paper [1] which you may find useful as it tries to explain Git on the object level, showing the precise steps Git performs to create a new commit. [...]

Re: [git-users] Re: Output from push

2010-12-10 Thread Rick DeNatale
On Fri, Dec 10, 2010 at 11:14 AM, Konstantin Khomoutov khomou...@gmail.com wrote: The idea is that the HEAD is a distinguished reference, which is used to point to the commit object on which the work tree is based, and it has no inherent relation to the notion of the current branch. Actually

Re: [git-users] Re: Output from push

2010-11-25 Thread iñigo medina
I never bothered to learn what these numbers precisely mean (because this is utterly low-level info) I think so too. But anyway your explanation was quite useful to understand the way git manages its files and states. :) iñ -- - imed...@grosshat.com es un