git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* feature request: text=input option in .gitattributes
@ 2014-02-11 14:57 Cameron Taggart
  2014-02-12 15:56 ` Torsten Bögershausen
  0 siblings, 1 reply; 3+ messages in thread
From: Cameron Taggart @ 2014-02-11 14:57 UTC (permalink / raw)
  To: git

After requesting this as
https://github.com/msysgit/msysgit/issues/164, I was told to take it
upstream, so here I am.

I would like a text=input feature added that has the same behavior as
text=auto, except that it defaults to core.autocrlf=input behavior
instead of core.autocrlf=true. This would ensure that the repository
is normalized and the text files in the working directory match what
is in the repository by default. In mysysgit#164, I highlighted the
behavior changes in a spreadsheet. This would still allow users to set
core.autocrlf=true if they want CRLF on their Windows system. Using
text=input instead of text=auto would ensure that Windows build
servers like TFS and TeamCity compile libraries with code that matches
exactly what is in the repository. This in turn, would make it much
much easier to do source indexing using my SourceLink project. :)

thanks,
Cameron

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-13  3:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 14:57 feature request: text=input option in .gitattributes Cameron Taggart
2014-02-12 15:56 ` Torsten Bögershausen
2014-02-13  3:05   ` Cameron Taggart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).