mavo icon indicating copy to clipboard operation
mavo copied to clipboard

Change mv-github-commit-prefix to mv-github-commit-message

Open LeaVerou opened this issue 7 years ago • 3 comments

There is absolutely no reason not to set the whole message, since it's pretty much the same across commits ("Updated foo.json").

LeaVerou avatar Jun 18 '18 20:06 LeaVerou

hey @LeaVerou ! I would like to contribute

Mayank1728 avatar Feb 15 '22 09:02 Mayank1728

There is absolutely no reason not to set the whole message, since it's pretty much the same across commits ("Updated foo.json").

Although it is different the first time, if the file doesn't already exist ("Created foo.json"). So maybe they should co-exist: if mv-commit-message is set, use that as the whole message, if mv-commit-prefix is set, use that as a prefix, and if they're both set, I guess prefix the former with the latter.

LeaVerou avatar Jan 21 '23 19:01 LeaVerou

Please assign this issue to me if anyone is not Woking on it!

TusharP05 avatar Jul 10 '23 06:07 TusharP05