зеркало из https://github.com/pypa/pip
1
1
Форкнуть 0

Modify gitattributes to match changed location of vendoring patches

Этот коммит содержится в:
Paul Moore 2020-01-23 10:53:33 +00:00
родитель 54f9f83a67
Коммит 848472ea4e
1 изменённых файлов: 1 добавлений и 1 удалений

2
.gitattributes поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Patches must have Unix-style line endings, even on Windows
tasks/vendoring/patches/* eol=lf
tools/automation/vendoring/patches/* eol=lf
# The CA Bundle should always use Unix-style line endings, even on Windows
src/pip/_vendor/certifi/*.pem eol=lf