Clearer commit messages from commit script
The complaint was that the default message from the commit script "Adding DSID ..."
doesn't help when browsing the jO files.
We could make the -m
option obligatory (now it's optional) and then it would be up to the user to use useful messages.
In MRs with multiple commits this is also now easily fixed by changing the commit message in the web interface before merging.
Tagging @fsiegert