[Bf-committers] Re-tag happened

Sergey Sharybin sergey.vfx at gmail.com
Wed Sep 30 18:14:28 CEST 2015


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


More information about the Bf-committers mailing list