Get 300$FREE $300 CREDIT For Hosting on vultr (Limited Time)
tutscoder
  • Tutorials
    • angular
    • javascript
    • ionic
    • nodejs
    • wordpress
    • git
    • web development
    • css
    • developer tools
    • deals
    • aws
    • typescript
    • mongodb
    • linux
    • rxjs
    • seo
    • hosting
    • review
    • react native
  • Snippets
    • angular
    • NodeJs
    • Javascript
    • Web Development
    • Linux
    • Git
  • Interview Questions
    • angular
    • NodeJs
    • Javascript
    • Css
    • RXJS
  • Resources
    • Toolbox
    • Books
    • Courses
    • Web Development Tools
  • Deals
  • Courses
  • Scripts
  • Login

How to fix LF will be replaced by CRLF in Git Windows

In this tutorial, we will learn How to fix LF that will be replaced by CRLF in an issue in Git for Windows machines.


Problem :

$ git add .
warning: LF will be replaced by CRLF 


Solution:

git config --system core.autocrlf false # Per-System solution
git config --global core.autocrlf false # Per-User solution
git config --local core.autocrlf false # Per-project solution





digital-ocean
Buy Me A Coffee

Featured Post

Announcement: Launch of Powerful Code Scripts to Simplify Development
web development

Announcement: Launch of Powerful Code Scripts to Simplify Development

May 14, 2025
Top 10 Programming Blogs for 2024: Stay Ahead of the Game
web development

Top 10 Programming Blogs for 2024: Stay Ahead of the Game

May 14, 2025
Unlock the Power of Vultr Hosting: Grab Your Free $300 Hosting Credit Now!
review

Unlock the Power of Vultr Hosting: Grab Your Free $300 Hosting Credit Now!

May 14, 2025

Tags

  • angular
  • tutorial
  • how to
  • javascript
  • jquery
  • ionic
  • nodejs
  • express
  • push notification
  • wordpress
  • typescript
  • github
  • git
  • firebase
  • hosting
  • web development
  • mongodb
  • database
  • css
  • developer tools
  • deals
  • deployment
  • aws
  • linux
  • rxjs
  • grid
  • seo
  • review
  • mysql
  • cloudcomputing
  • docker
  • react native
  • nginx
  • server
  • html
  • react
  • angular material
  • google
  • WebsiteOptimization
  • SearchEngineOptimization
  • MetaTags
  • WebDesign
  • WebServer
  • AWSOptimization
  • CloudCostManagement
  • AWSBudgeting
  • GoogleMapsAPI
  • StepByStepGuide
  • InstagramAPIGuide
  • DevOps
  • PM2
  • Automation
  • VPS Deployment
  • GitHub Action
Fiverr Banner
Tutscoder-logo

Learn Web Development, AngularJs,NodeJs,ReactJs, JavaScript, jQuery, Ajax, ,WordPress, etc. with TutsCoder Programming and Web Development Tutorials.

Quick links

  • About
  • Contact
  • Sitemap
  • Advertise with us
  • Write for us
  • Work with Me
  • Download Free Ebook

Follow us

Copyright © 2024 by TutsCoder, Inc. All rights reserved.
  • Terms & Conditions
  • Privacy
  • Refund Policy