Level: Rewriting History 1 - "Amend Message"
Open
level - educational
- Dominant language
- Python
- Stars
- 558
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
```
1) Amend - Add a file and change the message of the commit
```
`git gud status`(#264)
```
Before:
file: missing
message: Hello world
After:
file: Present
message: Hello World!
```
Contributor guide
Assessment
This issue has not been assessed yet.