Closed fenollp closed 7 years ago
For https://github.com/japaric/trust/issues/56.
Note: the manpage for git-ls-remote does not seem to mention a sorting order. Some code is needed to ensure we get the latest tag per semver's semantics.
git-ls-remote
Thanks, @fenollp
Sure! I had that lying around anyway :)
For https://github.com/japaric/trust/issues/56.
Note: the manpage for
git-ls-remote
does not seem to mention a sorting order. Some code is needed to ensure we get the latest tag per semver's semantics.