diff options
author | Russell Belfer <rb@github.com> | 2013-09-24 10:11:20 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-09-24 10:11:20 -0700 |
commit | 634f10f69090b325a50c8bca6cb303397576305e (patch) | |
tree | 7728cd252fd6377749b593654d88d89270a66a73 /src/commit.c | |
parent | a3c2d916d8ad67196d2211b0a88dcbab7a433764 (diff) | |
download | libgit2-634f10f69090b325a50c8bca6cb303397576305e.tar.gz |
Fix incorrect return code in crlf filter
The git_buf_text_gather_stats call returns a boolean indicating if
the file looks like binary data. That shouldn't be an error; it
should be used to skip CRLF processing though.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions