Skip to content

Conversation

@ajgon
Copy link
Contributor

@ajgon ajgon commented Jun 21, 2017

LineEndings hook checks git ls-files --eol indexes for l/-text for some reason. However, the proper format (at least for git 2.11 and up is i/-text (i instead of l).

This fix corrects that, while keeping backwards compatibility.

@trotzig
Copy link
Contributor

trotzig commented Jun 22, 2017

Thanks @ajgon! I'm trying to figure out why the specs fail in windows environments. Are you able to explore this? I'm swamped at the moment. Perhaps push a revert of your commit and see if it still breaks?

@ajgon
Copy link
Contributor Author

ajgon commented Jul 4, 2017

Tried some configurations, and couldn't determine why it behaves this way. I'm closing it, since apparently, the problem occurs only for me, so there is no point of introducing a possible regression.

@ajgon ajgon closed this Jul 4, 2017
@ajgon ajgon deleted the fix/line-endings branch July 4, 2017 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants