Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ After all of you send a Pull Request, I'll add my name to 'Entries'.
- You've now realized that you pushed something wrong. Instead of removing the commit altogether, **push another commit that will undo the changes made**.
- Create a pull request.



Why not remove the commit altogether? \
This prevents Git from losing history, which is important for the integrity of your revision history and for reliable collaboration.

Expand Down