[cm,msg] = mmgetcommit(branch, item) returns a commit object and the commit message for a certain item that is stored in Model Manager. Often it is the commit message that is of most interest. The
msg variable is a struct with the following fields:
Note that the function mmmodelinfo also returns the commit message as one its output.