← Search

Jianwei Chen

1 accepted papers

2024

Leveraging Context-Aware Prompting for Commit Message Generation

EMNLP 2024main

Writing comprehensive commit messages is tedious yet important, because these messages describe changes of code, such as fixing bugs or adding new features. However, most existing methods focus on either only the changed lines or nearest context lines, without considering the effectiveness of select…