Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
Worst commit that i pushed receantly was git commit-m "._." for my personal js practice repo.
I needed it because all of the content is “CRLF” but I’m using “LF” on my machine.
Worst commit that i pushed receantly was
git commit -m "._."
for my personal js practice repo. I needed it because all of the content is “CRLF” but I’m using “LF” on my machine.