lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Dec 12, 2009 at 05:37, Miles Bader <miles@gnu.org> wrote:
> Alexander Gladysh <agladysh@gmail.com> writes:
>>> An intermediate solution is to use some tags, maybe a "mostly-stable"
>>> or "usable" tag that is updated from time to time.

>> AFAIR, it is generally a very bad idea to update Git tags.

> Why?

See "On Re-tagging" here:

http://www.kernel.org/pub/software/scm/git/docs/git-tag.html

Alexander.