Hey guys,

We needed to re-AHOY Blender 2.76-RC3, which lead to some re-tagging needed.

Because Git is being awesome and doesn't override any local checkouts,
those who cares about proper tags fetched from the server needs to remove
them locally and re-fetch them again.

Following commands will do it:

git tag -d v2.76-rc3
git submodule foreach git tag -d v2.76-rc3
git fetch --tags
git submodule foreach git fetch --tags

Sorry for the trouble.

-- 
With best regards, Sergey Sharybin
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to