Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/@npmcli/git/lib/
Dlines-to-revs.js13 const finish = revs => distTags(shaList(peelTags(revs)))
16 const shaList = revs => { function