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
1,879 views

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
0

从原版Debian全新安装Proxmox-VE虚拟化平台教程

Previous

Global Public DNS List(全球DNS大全)

Next

文章目录

Recent Posts

  • JDCloud BE6500(QWRT/OpenWrt)赵云 部署 Docker 实战记录
  • CXT的ChatGPT/Codex基础配置备份(07/28/2026)
  • 京东云 BE6500 扩容到 2G rootfs:GPT 容量不匹配的排查与修复BE6500-2G-GPT-Expansion-Notes
  • IaC 多云编排工具 Terraform/Pulumi Scaleway Serverless Jobs 定时开关云服务器:Cannot find resource 的原因与正确配置
  • Agent/PicoClaw 增加 Obscura JavaScript 网页渲染后备[picoclaw-obscura-javascript-rendering]

Related posts

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

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

August 2, 2025
2,164 0
CentOS (RHEL) 7/8 安装配置 SSH Server 实现root远程ssh访问 (OpenSSH-Server)

CentOS (RHEL) 7/8 安装配置 SSH Server 实现root远程ssh访问 (OpenSSH-Server)

November 4, 2020
180,887 0
超级详细的Linux 9图文安装教程(适用于RHEL 9 / Rocky 9 / CentOS 9 / Alma 9 / Oracle 9)

超级详细的Linux 9图文安装教程(适用于RHEL 9 / Rocky 9 / CentOS 9 / Alma 9 / Oracle 9)

December 29, 2024
6,329 1
Global Public DNS List(全球DNS大全)

Global Public DNS List(全球DNS大全)

March 18, 2025
9,836 1

简介 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 © 2026 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
  • Server
  • PVE
  • Windows
  • Proxmox-VE
  • 系统镜像
  • Proxmox
  • DD
  • ISO
  • CentOS

CXT

Administrator
96
Posts
0
Comments
127
Likes