Every time, when I commit or push, this comment shows up.
I'm using company network for project folder(with co-workers), and we push project on gitlab. Someone(including me) use m1(mac), others use windows(Not sure is this related o r not ^^:)
My os: Mac m1(Sliicon)
Those 3 are what I tried to solve.
- sudo sysctl -w kern.maxfilesperproc=524288
- sudo sysctl -p
- git config --global core.autocrlf true input
Please help me T.T
I appreciate who can tell me how to solve this problem.