On the Evaluation of Commit Message Generation Models: An Experimental Study
On the Evaluation of Commit Message Generation Models: An Experimental Study
Commit messages are natural language descriptions of code changes, which are important for program understanding and maintenance.However, writing commit messages manually is time-consuming and laborious, especially when the code is updated frequently.Various approaches utilizing generation or retrieval techniques have been proposed to automatically generate commit messages.To achieve a better understanding …