### 11. Changing the last commit message
```sh
git {{c1::commit --amend -m}} "New commit message"
```