Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Oct 31, 2023
2 parents 5280549 + 7ad7dd5 commit dcf7c98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4,
to edit code stored in your local git repository.
You can start a new project or work with an existing repo.
And you can fluidly switch back and forth between the aider chat where you ask
GPT to edit the code and your own editor to make changes yourself.
Aider makes sure edits from you and GPT are
Aider makes sure edits from GPT are
[committed to git](https://aider.chat/docs/faq.html#how-does-aider-use-git)
with sensible commit messages.
Aider is unique in that it [works well with pre-existing, larger codebases](https://aider.chat/docs/repomap.html).
Expand Down

0 comments on commit dcf7c98

Please sign in to comment.