Re: wrong handling of text git attribute leading to files incorrectly reported as modified

2014-04-16 Thread Frank Ammeter
Am 15.04.2014 um 23:23 schrieb Junio C Hamano : > Brandon McCaig writes: > >> That is for your benefit, and for easily sharing that configuration >> with collaborators. Git only cares that the file exists in your >> working tree at run-time. > > It is a lot more than "for sharing". If you made

Re: wrong handling of text git attribute leading to files incorrectly reported as modified

2014-04-12 Thread Frank Ammeter
Am 11.04.2014 um 22:38 schrieb Torsten Bögershausen : > On 2014-04-11 22.20, Frank Ammeter wrote: >> I’m not a git expert and this might be the wrong place to ask this question, >> so please send me somewhere else if I’m in the wrong place. >> >> I asked the same ques

wrong handling of text git attribute leading to files incorrectly reported as modified

2014-04-11 Thread Frank Ammeter
s modified. # git diff will report the CR as the difference git diff # but external diff reports no differences. git difftool --extcmd=diff --no-prompt Thanks for your help Frank Ammeter-- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html