|
|
|
|
|
by bryanrasmussen
1228 days ago
|
|
>These are low-value commit messages I think they are more medium quality commit messages, low value would be significantly less informative than that. Aside from that while I agree you should have ticket number etc. integration between ticketing system (generally Jira, let's be honest) and your git provider is probably non-existent so it is of less real value in finding what you what to find when looking through that git providers interface. In fact if your commit message does not say what was done you will have to go into the commit to read the code and figure it out, which obviously is wasteful if you are trying to find the most likely commit in a dozen that caused a problem. |
|