Use debug level of logging for messages in commit message restoration. PR Close #38704
When a commit message fails validation, rather than throwing out the commit message entirely the commit message is saved into a draft file and restored on the next commit attempt. PR Close #38304