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 12 years ago by jparent1
Modified 12 years ago
Reviewers: Andi Albrecht, iannucci, M-A
Base URL:
Comments: 1