Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7874629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:50:36+00:00 2026-06-03T02:50:36+00:00

Is there a file or menu that will let me change the settings on

  • 0

Is there a file or menu that will let me change the settings on how to deal with line endings?

I read there are 3 options:

  1. Checkout Windows-style, commit Unix-style

    Git will convert LF to CRLF when checking out text files. When
    committing text files, CRLF will be converted to LF. For
    cross-platform projects, this is the recommended setting on Windows
    (“core.autocrlf” is set to “true”)

  2. Checkout as-is, commit Unix-style

    Git will not perform any conversion when checking out text files.
    When committing text files, CRLF will be converted to LF. For
    cross-platform projects this is the recommended setting on Unix
    (“core.autocrlf” is set to “input”).

  3. Checkout as-is, commit as-is

    Git will not perform any conversions when checking out or committing
    text files. Choosing this option is not recommended for cross-platform
    projects (“core.autocrlf” is set to “false”)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:50:37+00:00Added an answer on June 3, 2026 at 2:50 am

    The normal way to control this is with git config

    For example

    git config --global core.autocrlf true
    

    For details, scroll down in this link to Pro Git to the section named "core.autocrlf"


    If you want to know what file this is saved in, you can run the command:

    git config --global --edit
    

    and the git global config file should open in a text editor, and you can see where that file was loaded from.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a file sharing service akin to Dropbox or SugarSync that would offer
In a .f file there is code that does this: real Bob, avar ...
There is a file that hosted remotely on a server that is not supporting
Windows Phone 7.5 app. Designer has created Home.xaml in Blend that has 3 images(menu
Let's say we have a massive CSS file that is used to style the
I am trying to implement a very simple little dropdown-style mini-menu that will appear
Are there standard file names for Terms of Use and Privacy Policies? For some
In the file there are 9 dictionaries each with two keys. I want to
In my web.config file there are below entries. It seems like it is used
As we know to generate a class file there should be atleast one class

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.