benthayer / git-gud

Wanna git gud? Then get git-gud, and git gud at git!
MIT License
414 stars 43 forks source link

Level: Rewriting History 1 - "Amend Message" #255

Open benthayer opened 4 years ago

benthayer commented 4 years ago
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!
sahansk2 commented 4 years ago

@benthayer Goop