how to change the all commit id messages in opened merge request using git code example Example: git amend git commit --amend -m "an updated commit message"