#Git annoyance

4 messages · Page 1 of 1 (latest)

livid turtle
#

Everytime I run pnpm dev to run the convex npx script the convex_generated files change and it's sooooo annoying when committing

#

It's only the line seperators and I think that isn't worth being in every single commit

warm gull
#

Are you on windows? Is this because we generate the files with unix line separators, and then git changes them to windows separators, perhaps?