måndagen den 7 januari 2008 skrev Jeff King:
On Mon, Jan 07, 2008 at 10:57:52AM +0100, Steffen Prohaska wrote:
I don't know if there are other options that might impact how clone
works, but something like the patch below might make sense. It would
allow:
git clone -c core.autocrlf=true ...
You can also set the option globally. Maybe something for the installer or a first time wizard.
But I do think git should have this option set right from the beginning. It could print out somethig
to notify the user that (and which) some options are not set the same as on unix.
-- robin