Git clone, a repo didn't change anything, git status just deleted a lot of files. What's going on?

clipboard.png

  • list items
Git
Mar.01,2021

A problem with newline characters.

you can configure core.autocrlf to resolve. formatting and whitespace

I generally configure false :

git config --global core.autocrlf false

may also be the project configuration file of ide


I have added the problem


have you solved

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38ce0-344f2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38ce0-344f2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?