GitHub user daserge opened a pull request: https://github.com/apache/cordova-coho/pull/95
CB-9739 Prevent coho from creating broken packages including CRLF on ⦠Windows We may also need to add `.gitattributes` with ``` * text eol=lf ``` to force LF line endings in the repos. [Jira issue](https://issues.apache.org/jira/browse/CB-9739) You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-coho CB-9739 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-coho/pull/95.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #95 ---- commit 0917d59e396d3a1958bcefd20379febeb51b1a6b Author: daserge <v-ses...@microsoft.com> Date: 2015-10-02T12:09:56Z CB-9739 Prevent coho from creating broken packages including CRLF on Windows ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org