Juha Jantunen

Results 2 issues of Juha Jantunen

I need to be able to have some predefined values injected to the prototype passed to the `AddResource` function and was thinking of opening a pull request for something like...

This PR fixes the issue where multiple release tags pointing to same commit doesn't return the latest tag deterministically. The issue is presented here: ```shell $ git for-each-ref "refs/tags/v*" --sort...