git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How Blobs Work ( Blobs Vs. Deltas)
@ 2008-09-30 15:14 Feanil Patel
  2008-09-30 15:28 ` Bruce Stephens
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Feanil Patel @ 2008-09-30 15:14 UTC (permalink / raw)
  To: git

Hello,

I was reading about git objects on The Git
Book(http://book.git-scm.com/1_the_git_object_model.html) which was
posted on the mailing list a while back and I was wondering something
about blobs and how files are stored in any particular version.  If
file A is changed from version one to version two there are two
different blobs that exist for the two versions of the file, is that
correct?  The Book was saying Git does not use delta storage so does
this mean that there are two almost identical copies of the file with
the difference being the change that was put in from version one to
version two?

-Feanil

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-30 18:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-30 15:14 How Blobs Work ( Blobs Vs. Deltas) Feanil Patel
2008-09-30 15:28 ` Bruce Stephens
2008-09-30 15:29 ` Johannes Sixt
2008-09-30 18:54 ` Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).