Re: [PATCH] Respect crlf attribute even if core.autocrlf has not been set

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joshua Jensen
Date: Wednesday, July 23, 2008 - 11:04 am

----- Original Message -----
From: Johannes Schindelin
Date: 7/23/2008 11:22 AM
There are certain file formats, such as a Visual Studio .sln file, that 
MUST be CRLF.  When a .sln file is not CRLF, Visual Studio refuses to 
read it.  I want to be able to set into the committed .gitattributes 
file the list of files that must be translated to the proper format 
regardless of the autocrlf setting.  An example is below:

*.bat crlf
*.def crlf
*.dsp crlf
*.dsw crlf
*.rc crlf
*.sln crlf
*.vcproj crlf
*.vcp crlf
*.vcw crlf

I'm not sure your patch was intended to accomplish the forced crlf 
settings above, but certainly, this functionality would be useful, if 
not critical.

Thanks.

Josh
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Wed Jul 23, 10:22 am)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Joshua Jensen, (Wed Jul 23, 11:04 am)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Wed Jul 23, 11:57 am)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Wed Jul 23, 12:20 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Wed Jul 23, 12:41 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Wed Jul 23, 12:44 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Wed Jul 23, 1:07 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Thu Jul 24, 10:14 am)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Thu Jul 24, 2:30 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Thu Jul 24, 5:01 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Fri Jul 25, 5:30 am)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Fri Jul 25, 2:05 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Johannes Schindelin, (Fri Jul 25, 7:09 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Tue Jul 29, 12:11 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Tue Jul 29, 2:17 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Steffen Prohaska, (Tue Jul 29, 10:35 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Steffen Prohaska, (Wed Jul 30, 12:25 pm)
Re: [PATCH] Respect crlf attribute even if core.autocrlf h ..., Eyvind Bernhardsen, (Sat Aug 2, 5:51 am)