[
https://issues.apache.org/jira/browse/ODE-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674377#action_12674377
]
Alexis Midon commented on ODE-520:
----------------------------------
For Git users running windows, the parameter core.autocrlf should set to
'input'.
see http://www.kernel.org/pub/software/scm/git/docs/git-config.html
To do so, execute the following command;
git config --global core.autocrlf input
> Replace CRLF with LF, TAB with 4 spaces
> ---------------------------------------
>
> Key: ODE-520
> URL: https://issues.apache.org/jira/browse/ODE-520
> Project: ODE
> Issue Type: Task
> Reporter: Alexis Midon
> Assignee: Alexis Midon
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.