On Fri, Jan 22, 2010 at 01:20:35AM +0100, Carlos R. Mafra wrote: > Hm, I confess I wasn't paying too much attention to the tags, but > what is wrong with them now? I've just checked that they are > there where they should be (ie, 'git checkout wmaker-0.93.0-pre' > takes me to the commit where configure.ac was modified). There was commit that changed version to 'wmaker-0.94-crm'. Shouldn't it be tagged too?
> Are you saying that this is not appropriate somehow? "Lightweight tags" are just pointers, while annotated tags are git objects with it's own sha-id and other attributes. When you modify annotated tag, sha-id is also changed. Most git utilities ignore "lightweight tags" by default, for example git-tag. > What do you recommend that I should do _now_? git tag -f -m 'WindowMaker 0.93.0 pre-release' wmaker-0.93.0-pre wmaker-0.93.0-pre git push -f --tags -- Regards, -- Sir Raorn. --- http://thousandsofhate.blogspot.com/
signature.asc
Description: Digital signature
