Closed
Description
Two nearby sections have very similar content.
https://devguide.python.org/gitbootcamp/ has a section on "Staging and Committing Files", then after sections on "Reverting Changes" and "Stashing Changes", there's another on "Committing Changes".
- https://devguide.python.org/gitbootcamp/#staging-and-committing-files
- https://devguide.python.org/gitbootcamp/#committing-changes
Do we need the "Committing Changes" section? It essentially duplicates info already in "Staging and Committing Files".