Sergey Shakhnazarov created CB-9739: ---------------------------------------
Summary: Prevent coho from creating broken packages including CRLF on Windows Key: CB-9739 URL: https://issues.apache.org/jira/browse/CB-9739 Project: Apache Cordova Issue Type: Bug Components: Coho Environment: Windows Reporter: Sergey Shakhnazarov Assignee: Sergey Shakhnazarov {code}git config --get core.autocrlf{code} is *true* by default on Windows, which causes line endings to be converted to CRLF on clone so that further create-archive embeds CRLFs into all files including shell scripts -> this causes failures on Unix systems. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org