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,964 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

  • vivo S9 折腾记录:从 OriginOS 1 解锁 Root,到 Android 13 解包刷写失败,再回到 DSU 日用方案
  • Vivo 手机通过 DSU 提取并修补启动镜像获取 Root
  • WinSuperResolution V3:Windows 虚拟分辨率与 HiDPI 风格缩放
  • How to Design a Reusable Global AGENTS.md
  • WinSuperResolution v2.3:让 Windows 获得更高虚拟分辨率与 HiDPI 风格缩放

Related posts

【精英IDC计划】一键网启安装Proxmox VE 6.x 菜鸟小白版

【精英IDC计划】一键网启安装Proxmox VE 6.x 菜鸟小白版

November 15, 2020
2,219,413 7
OpenWRT中的服务器网络配置详细介绍和解决方案

OpenWRT中的服务器网络配置详细介绍和解决方案

March 20, 2021
1,237,434 0
【系统镜像】Debian 10 LXC/OVZ 最新模板 v1.3(开启SSH、时区、优化)

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

November 7, 2020
640,961 1
PVE7初始化配置脚本存档(PVE7宿主机升级PVE8系列)

PVE7初始化配置脚本存档(PVE7宿主机升级PVE8系列)

December 26, 2024
9,429 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 © 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
  • Windows
  • Server
  • PVE
  • Proxmox-VE
  • 系统镜像
  • Proxmox
  • DD
  • ISO
  • CentOS

CXT

Administrator
112
Posts
0
Comments
132
Likes