On 2013/05/07 01:22:11, iannucci wrote: > +maruel > > This change lgtm. Without it we're ...
11 years, 11 months ago
(2013-05-07 01:29:00 UTC)
#3
On 2013/05/07 01:22:11, iannucci wrote:
> +maruel
>
> This change lgtm. Without it we're turning on universal newlines for binary
> files when we get the file content on git.
Actually on second thought, this code may just be broken. is_binary depends on
base_content, but the correct value of base_content depends on is_binary.
It may be better to change git's GetFileContent to do the binary check itself.
Issue 9183044: Images are binaries too.
(Closed)
Created 11 years, 11 months ago by jparent1
Modified 11 years, 11 months ago
Reviewers: Andi Albrecht, iannucci, M-A
Base URL:
Comments: 1