Issue 296 in msysgit: Turn autocrlf to false when applying patches in update-lib.sh script

11 views
Skip to first unread message

codesite...@google.com

unread,
Jul 31, 2009, 1:55:07 AM7/31/09
to msy...@googlegroups.com
Status: New
Owner: ----

New issue 296 by sgwong513: Turn autocrlf to false when applying patches in
update-lib.sh script
http://code.google.com/p/msysgit/issues/detail?id=296

This is not defect but some minor enhancement for user who want to build
the git. For those environment which has autocrlf turn on, I see a lot of
changing LF to CRLF before applying patches.

Should we turn the autocrlf false in the src/common/update-lib.sh script?
Add:
git config core.autocrlf false &&
after the "git init &&" line...


--
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

codesite...@google.com

unread,
Jul 31, 2009, 8:42:47 AM7/31/09
to msy...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 296 by johannes.schindelin: Turn autocrlf to false when

applying patches in update-lib.sh script
http://code.google.com/p/msysgit/issues/detail?id=296

Good suggestion! Fixed. FWIW you are allowed to make patches and send
them to the
list ;-)

Reply all
Reply to author
Forward
0 new messages