https://github.com/kiwibrowser/android
Raw File
Tip revision: 4a5583a62cec87d6de14b5c1920aae66c71cc930 authored by Arnaud on 30 January 2019, 10:12:37 UTC
Preparing Release version Eta
Tip revision: 4a5583a
.gitattributes
# Stop Windows python license check presubmit errors by forcing LF checkout.
*.py  text eol=lf

# Force LF checkout of the pins files to avoid transport_security_state_generator errors.
/net/http/*.pins  text eol=lf
back to top