Block a user
fix/nonascii_attributes
Where does the code match the
-text
in.gitattributes
?Also, we need some lines like
README.md diff
in.gitattributes
in the test case to make sure it only matches-text
…
fix/nonascii_attributes
what do you mean? for now we still need to copy the healthcheck bin into /w to run for test case. I don't now what's the better solution.
fix/nonascii_attributes
I know, I mean if ta only add no text file regex into gitattributes then there is no need to support this feature?
fix/nonascii_attributes
will ta add text file into gitattributes?
Where does the code match the -text in .gitattributes?
Also, we need some lines like README.md diff in .gitattributes in the test case to…
fix/nonascii_attributes