help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Issues


From: Zachary Santer
Subject: Re: Build Issues
Date: Mon, 12 Feb 2024 07:21:36 -0500

On Sun, Feb 11, 2024 at 8:05 PM jason stein <jstein916@gmail.com> wrote:

> 2. dos2unix every file in the repo
>

The git install pacman made me in MSYS2 doesn't leave Windows-style line
endings in my cloned repos. That said, if you have them, this git config
will keep them from showing up again:
git config --global core.autocrlf input

Also helpful for using git on Windows in general.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]