Hacker News new | ask | show | jobs
by emmelaich 2707 days ago
Good list but not so underground.

`git commit --amend` is frequently used if you're using Gerrit for code review.

1 comments

I agree. The 'new' for me in this one was to append your staging area to your latest commit instead of just changing its message.