Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

using dos2unix instead of changing git global setting? #81

@sylefeb

Description

@sylefeb

Hi, great repo! I wanted to make a suggestion regarding the following in the yices2 script:

# TODO: handle this better so I don't mess with people's dev envs
git config --global core.autocrlf false

As a Windows/mingw/cygwin user I definitely would not want my global git autocrlf changed. Maybe it would be possible to use dos2unix which at least on msys2 (mingw) can be installed easily (pacman -S dos2unix)?

Hope this helps -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions