From: Patrick Berkeley <hidden> Date: 2016-06-15 22:46:36
Does Git track the deltas on binary files?
Someone in #git mentioned that if the binaries change too much Git no
longer just stores the changes. If this is the case, what is the
breaking point where Git goes from storing the deltas to the entire
new file?
Thanks, Patrick