On Wed, Nov 6, 2013 at 11:51 AM, kilon alios <kilon.alios@gmail.com> wrote:
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, meaning that if you commit in a directory of 100 mb of data, then you will get 100 mb per commit, will take you only 10 commits for 1 GB. All that assuming that that data is tracked by your git repo (git add).��


that is plainly wrong understanding of how git works.

davorin rusevljan
http://www.cloud208.com