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 @@ -7,6 +7,8 @@ If you have any other questions not listed here, please raise a PR to have it ad

## Git FAQ

HELEN GORE CHANGE!!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Helen Gore is fine as she is, she doesn't need change :)

Some of these questions could use some answers however. You can simply push more stuff to your repository and it will reflect in this PR if you want to delete these lines and answer a question :)


- Q: I made a typo in my commit message, how can I __amend__ it?
- A: `git commit --amend` allows you to change the last commit message. You can add a `-m "commit message"` to add a message at the same time.

Expand Down