summaryrefslogtreecommitdiff
path: root/tests/diff/blob.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2019-06-07 10:13:34 +0200
committerPatrick Steinhardt <ps@pks.im>2019-06-13 11:03:46 +0200
commit3b517351d06d37d04d1ace80be04c84d225fa793 (patch)
treea47f994868af3c1d9322befd73653ccc52cb6ba7 /tests/diff/blob.c
parentb3b6a39d928cf4ecda54468cc5029013363654d7 (diff)
downloadlibgit2-3b517351d06d37d04d1ace80be04c84d225fa793.tar.gz
attr_file: remove invalid TODO comment
In our attributes pattern parsing code, we have a comment that states we might have to convert '\' characters to '/' to have proper POSIX paths. But in fact, '\' characters are valid inside the string and act as escape mechanism for various characters, which is why we never want to convert those to POSIX directory separators. Furthermore, gitignore patterns are specified to only treat '/' as directory separators. Remove the comment to avoid future confusion.
Diffstat (limited to 'tests/diff/blob.c')
0 files changed, 0 insertions, 0 deletions