Probably I mixed things up, or I remember incorrectly, my apologies.
On Wed, Nov 6, 2013 at 1:49 PM, Sergi Reyner <sergi.rey...@gmail.com> wrote: > > El 06/11/2013 10:52, "kilon alios" <kilon.al...@gmail.com> escribió: > > > > > I hear that git is a really bad idea for saving binary data. The reason > behind it from what I have read is that git in each commit stores the > entire file tree structure and not just the files commited, > > Not at all. Simply put, git works in terms of diffs. >