DJjjjhao / FIRA-ICSE

This repository is the replication package of the ICSE22 paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated Commit Message Generation"
31 stars 5 forks source link

Can we have access to each commits' repo #3

Open soroushjavdan opened 2 years ago

soroushjavdan commented 2 years ago

Hello, First, I wanted to thank you for sharing your code. It is really interesting work. I wonder if there is any way for me to have access to each commit's repo?

DJjjjhao commented 1 year ago

Hello, We use the benchmark contructed by this paper "Automatically Generating Commit Messages from Diffs using Neural Machine Translation", and they provide the detailed information of each commit in the paper, which can be found in "https://sjiang1.github.io/commitgen/". However, this link is invalid currently.