This document proposes using a pre-trained programming language model called CodeBERT to generate commit messages from code modifications by fine-tuning on a dataset of 345k pairs of code modifications and commit messages in six languages collected from GitHub. It aims to address issues in previous work, such as not distinguishing added and deleted code or having a large gap between programming language and natural language representations, in order to better generate concise commit messages.