[keycloak-dev] map Red Hat Single Sign-On version to git tag

John Dennis jdennis at redhat.com
Mon Jul 25 15:38:18 EDT 2016


On 07/25/2016 03:00 PM, Bruno Oliveira wrote:
> The tag is there https://github.com/keycloak/keycloak/tree/1.9.8.Final

My bad, I keep forgetting git fetch & pull do not update the set of 
known tags, you have to perform 2 explicit steps (e.g. git fetch --tags 
and git fetch) I never did understand why git works this way.

After doing a git fetch --tags I can now see the tag.

-- 
John


More information about the keycloak-dev mailing list