Re: Bug with disabling compression and 'binary' files.

2016-11-15 Thread Douglas Cox
add, though I believe it's the same way when doing a commit on a changed file. On Tue, Nov 15, 2016 at 8:42 PM, Junio C Hamano wrote: > Douglas Cox writes: > >> I narrowed this down to the '-text' attribute that is set when >> specifying 'binar

Bug with disabling compression and 'binary' files.

2016-11-15 Thread Douglas Cox
I was doing some experiments today with large-ish (100-200MB) binary files and was trying to determine the best configuration for Git. Here are the steps and timings I saw: git init Test cp .../largemovie.mp4 . time git add largemovie.mp4 This took 6.5s for a 200MB file. This file compressed a l