CXT - Enjoy Life | 生活、技术、交友、分享 CXT - Enjoy Life | 生活、技术、交友、分享
  • 首页
  • 特色专题
    • 一键网络重装系统 - 魔改版(适用于Linux / Windows)
    • 精英IDC计划 - 千万IDC计划(从入门到跑路)
    • CXT裸机系统部署平台(自定义安装任意系统)
    • OpenWRT-Virtualization-Servers
  • 分类目录
    • 站点公告
    • 技术分享
    • 生活感悟
  • 更多(More)
    • 浏览记录(Historical-Record)
    • 支付捐赠(Payment-Donation)
    • 隐私政策(Privacy-Policy)
    • 服务状态(Server-Status)
    • 友情链接(Link)
    • 联系我们(Contact-US)
    • 关于我们(About-Me)
Home › 技术分享 › This different contains a change in line endings from' lf' to' crlf'.
  • 0

This different contains a change in line endings from' lf' to' crlf'.

CXT
March 9, 2025

Introduce

Github Desktop prompt: "This different contains a change in line endings from' lf' to' crlf'."

This diff contains a change in line endings from ‘LF’ to ‘CRLF’

Github提示:"此差异包含行尾从' LF '到' CRLF '的更改。"

Solution

You should set your git config to have the autocrlf option set, so lines are not comited as crlf. Run this on the command line:

您应该将git配置设置为autocrlf选项,这样行就不会被指定为crlf。在命令行上运行以下命令:

git config --global core.autocrlf true

This will make git handle line endings in a much better way. It will also, annoyingly, make git complain a bunch, so you’ll also want to turn off the complaints:

这将使git以更好的方式处理行尾。令人恼火的是,它还会让git抱怨个不停,所以你也想关掉这些抱怨:

git config --global core.safecrlf false

You can open you git configuration file and check what settings are active currently with

您可以打开git配置文件,检查当前哪些设置是活动的

git config --global --edit

It’s also possible to skip the global settings if you want other projects to have other settings.

如果您希望其他项目有其他设置,也可以跳过全局设置。

Summary

Now your Github Desktop submission code should be normal.

现在你的Github Desktop提交代码应该正常。

This different contains a change in line endings from' lf' to' crlf'.-CXT - Enjoy Life | 生活、技术、交友、分享
Github Desktop
Github Linux Windows
0
从原版Debian全新安装Proxmox-VE虚拟化平台教程
Previous
Global Public DNS List(全球DNS大全)
Next

文章目录

Recent Posts

  • OpenWRT WIFI7启用MLD模式,优化多频同时连接
  • 你的技术伙伴,是在构筑未来,还是在埋下地雷?
  • Proxmox VE 模板磁盘大小错误修改后的恢复指南
  • CXT带你理清人生目标计划书,全方位破局,顺利变强。(2025精华版)
  • 最后的“政治清洗”,“清算”的屠刀指向得胜归来的将军,我知道,“卸磨杀驴”的时刻到了。

Related posts

【系统镜像】Debian 10 LXC/OVZ 最新模板 v1.3(开启SSH、时区、优化)

【系统镜像】Debian 10 LXC/OVZ 最新模板 v1.3(开启SSH、时区、优化)

November 7, 2020
640,066 1
Hyper-V部署嵌套虚拟化服务器(适用于安装PVE、Docker、KVM等)

Hyper-V部署嵌套虚拟化服务器(适用于安装PVE、Docker、KVM等)

December 30, 2024
3,003 2
【全网首发】网启安装Proxmox VE 6.x 常规版(支持开通KVM/LXC小鸡)

【全网首发】网启安装Proxmox VE 6.x 常规版(支持开通KVM/LXC小鸡)

September 21, 2020
782,121 0
Proxmox VE 模板磁盘大小错误修改后的恢复指南

Proxmox VE 模板磁盘大小错误修改后的恢复指南

August 2, 2025
1,001 0

简介 CXT - Enjoy Life

CXT - Enjoy Life | 生活、技术、交友、分享 - 自天佑之,吉无不利

网站导航

首页 特色专题 一键网络重装系统 - 魔改版(适用于Linux / Windows) 精英IDC计划 - 千万IDC计划(从入门到跑路) CXT裸机系统部署平台(自定义安装任意系统) OpenWRT-Virtualization-Servers 分类目录 站点公告 技术分享 生活感悟 更多(More) 浏览记录(Historical-Record) 支付捐赠(Payment-Donation) 隐私政策(Privacy-Policy) 服务状态(Server-Status) 友情链接(Link) 联系我们(Contact-US) 关于我们(About-Me)

友情链接

CXT | 自天佑之 吉无不利 润隍科技
Copyright © 2025 CXT - Enjoy Life | 生活、技术、交友、分享. Designed by nicetheme.
  • 首页
  • 特色专题
    • 一键网络重装系统 - 魔改版(适用于Linux / Windows)
    • 精英IDC计划 - 千万IDC计划(从入门到跑路)
    • CXT裸机系统部署平台(自定义安装任意系统)
    • OpenWRT-Virtualization-Servers
  • 分类目录
    • 站点公告
    • 技术分享
    • 生活感悟
  • 更多(More)
    • 浏览记录(Historical-Record)
    • 支付捐赠(Payment-Donation)
    • 隐私政策(Privacy-Policy)
    • 服务状态(Server-Status)
    • 友情链接(Link)
    • 联系我们(Contact-US)
    • 关于我们(About-Me)
  • Linux
  • PVE
  • Server
  • Proxmox-VE
  • Proxmox
  • 系统镜像
  • Windows
  • ISO
  • DD
  • CentOS

CXT

Administrator
80
Posts
0
Comments
120
Likes