Brad Lucas

Programming, Clojure and other interests
July 10, 2017

Update Last Git Commit Comment

You just committed to your Git repo and realized you have a typo in your commit message. Here is how you can edit the last commit's comment.

$ git commit --amend
Tags: git