diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2014-11-05 16:07:07 +0100 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2014-11-05 16:22:01 +0100 |
commit | 5c54e2162a21cb909e961c62f53e7d4c64f80cb0 (patch) | |
tree | 6128e7ce82d0b8891bd469a652a67f7d6a403dc1 /src/merge.c | |
parent | 4bb8708730e81c551ca70f47ebd875f236e7998f (diff) | |
download | libgit2-cmn/ignore-file-trailing-cr.tar.gz |
ignore: consider files with a CR in their namescmn/ignore-file-trailing-cr
We currently consider CR to start the end of the line, but that means
that we miss cases with CR CR LF which can be used with git to match
files whose names have CR at the end of their names.
The fix from the patch comes from Russell's comment in the issue.
This fixes #2536.
Diffstat (limited to 'src/merge.c')
0 files changed, 0 insertions, 0 deletions