New issue 47 by Rolenun: Autocrlf not implemented in jgit
http://code.google.com/p/gitsharp/issues/detail?id=47
Because jgit does not presently implement autocrlf (or safecrlf) support,
it will affect all commits and the status command.
This is an important feature within the git system and I would encourage
anyone with some time and experience to put an end to this issue.
More information is available at:
http://code.google.com/p/egit/issues/detail?id=54
For more research, it may be a good idea to open a conversation in the jgit
mailing list about the missing feature at:
https://dev.eclipse.org/mailman/listinfo/jgit-dev
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 47 by Rolenun: Autocrlf not implemented in jgit
http://code.google.com/p/gitsharp/issues/detail?id=47
(No comment was entered for this change.)
This is a big one for me.
Yup, here too, just got burned today.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301775