if I stage a file and generate a commit message and then stage a second file and click the button again, the file gets repeated in the commit message
e.g.:
fist message: feat: create compare_nodes.js
second message: feat: create package2.xml and compare_nodes.js create compare_nodes.js