6 ms·
You can actually disable that default behavior through the config file .aider.conf.yml [1]: auto-commits: false Or if you prefer in .env [2]: AIDER_AUTO_COMMIT
by d3vr 2y ago
You can actually disable that default behavior through the config file .aider.conf.yml [1]: auto-commits: false
Or if you prefer in .env [2]: AIDER_AUTO_COMMITS=false
[1]: https://aider.chat/docs/config/aider_conf.html https://aider.chat/docs/config/aider_conf.html
[2]: https://aider.chat/docs/config/dotenv.html https://aider.chat/docs/config/dotenv.html