Junio C Hamano writes:
>> +== Design explanations
>> + ...
>> +[3] The data of the cache-tree extension and the resolve undo
>> +extension is now part of the index itself, but if other extensions
>> +come up in the future, there is no need to change the index, they
>> +can simply be a
On 08/09, Junio C Hamano wrote:
> Thomas Gummerer writes:
>
> > +GIT index format
> > +
> > +
> > +== The git index file format
> > +
> > + The git index file (.git/index) documents the status of the files
> > + in the git staging area.
> > +
> > + The staging area is used
Thomas Gummerer writes:
> +GIT index format
> +
> +
> +== The git index file format
> +
> + The git index file (.git/index) documents the status of the files
> + in the git staging area.
> +
> + The staging area is used for preparing commits, merging, etc.
The above two a
3 matches
Mail list logo