Most of the time I have to amend the last git commit message. So, I made a small bash function out of it.
https://gist.github.com/12714738592097ad6cdfa3184f47d6b0
⚠️ Avoid--force
unless it is absolutely necessary and you can be sure that nobody else is syncing your project at the same time.
{%tweet 1040539814536392709 %}