$ git commit -m "commit name"
$ git commit --amend -m "commit name"
Pro tip: use ```triple backticks around text``` to write in code fences