|
|
|
|
|
by theamk
1922 days ago
|
|
It depends on team culture at a time. There are teams which require all changes come via defined channel (like bug tracker or special email), and which put ticket # in each commit (like Gitlab -- see the "closes #..." at the commit message [0]) But many teams have no procedure, or the procedure is optional -- and there you can easily get "made update" commits. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56794 |
|