git-gud
git-gud copied to clipboard
Level: Rewriting History 1 - "Amend Message"
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!
@benthayer Goop