Home
last modified time | relevance | path

Searched refs:commitGroups (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-3.7.0/tools/conventional-changelog-tf-a/templates/
Dtemplate.hbs7 {{#each (tf-a-commits commitGroups) ~}}
/trusted-firmware-a-3.7.0/tools/conventional-changelog-tf-a/
Dindex.js104 Handlebars.registerHelper("tf-a-commits", function (commitGroups, options) { argument
124 return commitGroups.map(commitGroup => {