[gstreamer-bugs] [Bug 587970] Make git repository LF only for the benefit of Windows clients

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 21 10:38:41 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=587970
  GStreamer | gstreamer (core) | git

--- Comment #6 from LRN <lrn1986 at gmail.com> 2009-12-21 18:38:36 UTC ---
You could try core.autocrlf=input
Also try to toy with core.safecrlf (not sure what it does)

Other than that i see 2 solutions, both flawed:

1) Convert repositories to LF-only (as proposed) - assume that Windows users
will have core.autocrlf=true

2) Keep repositories as they are - assume that Windows users will have
core.autocrlf=false and a text editor fully supporting LF lineendings

P.S. MSVS supports LF lineendings, google for it, and also try read
http://msdn.microsoft.com/en-us/library/w11571b4%28VS.80%29.aspx

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list