Remix.run Logo
singpolyma3 3 hours ago

Better would be to ban both git add . And git commit -a

matijs an hour ago | parent [-]

Ban `git add .` for sure, but what’s so bad about `git commit -a`? It only adds/removes what was already under version control.