Sierran.
Well, from the command line:
git help tag
git tag -d [tagname]
So I'm sure TortoiseGit suports it. If you've got CygWin installed,
you could do it from there.
Press shift-key -> right click -> browse reference,
In refs browse dialog, choose tag, right click -> delete
method2:
or in log dialog, choose tag commit, right click, -> delete
2010/2/21 Nico Kadel-Garcia <nka...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "tortoisegit" group.
> To post to this group, send email to torto...@googlegroups.com.
> To unsubscribe from this group, send email to tortoisegit...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tortoisegit?hl=en.
>
>
Can you try git.exe push orgin :<your tagname>?
best regards
Frank Li
2010/2/22 Sierran <siar...@gmail.com>:
On 22 Lut, 13:24, Frank Li <lzn...@gmail.com> wrote:
> I am not sure git support.
>
> Can you try git.exe push orgin :<your tagname>?
>
> best regards
> Frank Li
>
> 2010/2/22 Sierran <siara2...@gmail.com>: