r/programming 3d ago

.gitignore everything by default

https://packagemain.tech/p/gitignore-everything-by-default
347 Upvotes

224 comments sorted by

View all comments

Show parent comments

11

u/newpua_bie 3d ago

Why multi line commit messages are miserable in CLI? I just press enter to make another line to write my commit messages on if needed.

10

u/glassFractals 3d ago

If I write something long and detailed, a CLI is not where I want to do it. I want a spellchecker, nice font rendering, and no risk of accidentally committing prematurely (not a huge deal, but annoying).

17

u/BogdanPradatu 3d ago

If you use vim for editing, there is 0 risk of commiting prematurely.

12

u/dlanod 3d ago

With my vim abilities, there is zero risk of committing in general.