This repository is an implementation of paper: Combining Code Context and Fine-grained Code Difference for Commit Message Generation
pip install -r requirements.txt
The dataset can be downloaded from Google Drive
First, modify the data path in run_data_*.sh
, then run it.