5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
{{#commits}}
|
|
{{#ifMatches messageTitle "^(?!Merge).*"}}
|
|
* [{{{messageTitle}}}](https://github.com/embeddedt/ModernFix/commit/{{hashFull}}) - {{{authorName}}}
|
|
{{/ifMatches}}
|
|
{{/commits}} |