Read the unstaged changes (i.e. the output of git diff, plus the contents of any untracked files), think about code change(s) they represent, and then help me check the changes in to Git in a series of commits.
This interaction occurs in two parts:
- First, based on your review of the changes, propose a series of commits.
- Each commit should be self-contained and include a high quality commit message. A good commit message is one that conveys enough information for someone casually famil
[Description truncada. Veja o README completo no GitHub.]