[Insight-developers] git and binary files

Matthew McCormick (thewtex) matt at mmmccormick.com
Tue Aug 31 15:52:58 EDT 2010


>
> If somebody commits a change to this file, git will deal with diffing it
> and compressing it and storing "just the delta" just fine. Although, since
> it is a "binary" file, the "git diff" output is not readable as text.
>
>
>
Would setting 'text' and 'diff' in .gitattributes (
http://www.kernel.org/pub/software/scm/git/docs/gitattributes.html ) after
'*.cxx' ( http://github.com/Kitware/ITK/blob/master/.gitattributes ) fix the
problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100831/bf3265a6/attachment.htm>


More information about the Insight-developers mailing list