Tvangeste writes:
> Brice Lambson live.com> writes:
>> +1, this is a significant issue downstream in Git for Windows:
>>
>> https://github.com/msysgit/git/issues/57
>>
>> Effectively this renders .gitattributes useless for the scenario of
>> enforcing normalized line ending characters.
>
> +1
Brice Lambson live.com> writes:
> +1, this is a significant issue downstream in Git for Windows:
>
> https://github.com/msysgit/git/issues/57
>
> Effectively this renders .gitattributes useless for the scenario of
> enforcing normalized line ending characters.
+100
Folks, the problem is still
Johannes Sixt writes:
>> I agree. I don't think we need it in maint; we don't track that branch
>> for msysGit.
>
> Yes, master is good enough.
Thanks to all those involved. Applied.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.ker
Am 16.04.2013 16:39, schrieb Erik Faye-Lund:
> On Mon, Apr 15, 2013 at 11:43 PM, Junio C Hamano wrote:
>> Erik Faye-Lund writes:
>>
>>> This is absolutely the right thing to do. However, stuff have changed
>>> a bit since the patch was written; this change now needs to go in
>>> config.mak.uname
On Mon, Apr 15, 2013 at 11:43 PM, Junio C Hamano wrote:
> Erik Faye-Lund writes:
>
>> This is absolutely the right thing to do. However, stuff have changed
>> a bit since the patch was written; this change now needs to go in
>> config.mak.uname instead of config.mak.
>
> Thanks for a quick respon
Erik Faye-Lund writes:
> This is absolutely the right thing to do. However, stuff have changed
> a bit since the patch was written; this change now needs to go in
> config.mak.uname instead of config.mak.
Thanks for a quick response.
What's your preference? I could just ignore a patch I won't
On Mon, Apr 15, 2013 at 11:00 PM, Junio C Hamano wrote:
> Junio C Hamano writes:
>
>> Jonathan Nieder writes:
>>
>>> If you try this:
>>>
>>> 1. Install Git for Windows (from the msysgit project)
>>> 2. Put
>>>
>>> [core]
>>> autocrlf = false
>>> eol = native
>>>
Junio C Hamano writes:
> Jonathan Nieder writes:
>
>> If you try this:
>>
>> 1. Install Git for Windows (from the msysgit project)
>> 2. Put
>>
>> [core]
>> autocrlf = false
>> eol = native
>>
>> in your .gitconfig.
>> 3. Clone a project with
>>
>> *.tx
Mr_and_Mrs_D gmail.com> writes:
>
> I am on windows 7 Pro - mingwin
>
> I decided to turn autocrlf to false and use .gitattributes instead and was
> bitten by this bug :
>
> http://stackoverflow.com/questions/13531988/git-line-endings-renormalize-
does-not-seem-to-checkout-the-right-li
9 matches
Mail list logo