Y
Hacker News
new
|
ask
|
show
|
jobs
by
teddyh
1250 days ago
A more standardized format is:
Bug: #12345
if you want to merely reference a specific bug/issue, or
Closes: #12345
if this commit fixes the bug/closes the issue.
See
https://git.wiki.kernel.org/index.php/CommitMessageConventio...
1 comments
funcDropShadow
1250 days ago
But the PROJ-12345 at the beginning of the first line of the commit is very common in many entreprise projects.
link