Vote #77983
未完了Enhance referencing and fixing issue in commit message (e.g. no space between words)
0%
説明
Is there any way to enhance referencing issue ID in commit message without comma and space ?
It is useful in Non-English language (no space between words).
for example, I set a keyword "处理了" for fixing issues and a keyword "处理了" for referencing issues
Then ther is two commit message like below:
??本次提交处理了#123及#124。??
??本次提交完成了#123。??
This two can not work and need to change to:
??本次提交处理了 #123 及 #124 。??
??本次提交完成了 #123 。??
journals
--------------------------------------------------------------------------------