Git core.autocrlf line ending default setting

前端 未结 5 2077
Happy的楠姐
Happy的楠姐 2020-12-30 19:05

I\'m trying to figure out what is the default value for core.autocrlf in Git if the user doesn\'t change this setting.

I\'ve looked in the docs but can\

5条回答
  •  遥遥无期
    2020-12-30 19:36

    If you're using the newest window installer of git, the default option of core.autoclrf is false .

提交回复
热议问题