From: Miklos Vajna <vmiklos@frugalware.org>
To: Christian MICHON <christian.michon@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: how do I remove a tag on a remote repository I pushed to ?
Date: Wed, 2 Jul 2008 15:24:47 +0200 [thread overview]
Message-ID: <20080702132447.GH4729@genesis.frugalware.org> (raw)
In-Reply-To: <46d6db660807020552x400b8f3x81f8bf6970729b0c@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 269 bytes --]
On Wed, Jul 02, 2008 at 02:52:58PM +0200, Christian MICHON <christian.michon@gmail.com> wrote:
> I've seen here how to remove remote branches, but was there any hint
> on how to perform the same removal on remote tags ?
The same way:
git push origin :refs/tags/mytag
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
prev parent reply other threads:[~2008-07-02 13:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-02 12:52 how do I remove a tag on a remote repository I pushed to ? Christian MICHON
2008-07-02 13:24 ` Miklos Vajna [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080702132447.GH4729@genesis.frugalware.org \
--to=vmiklos@frugalware.org \
--cc=christian.michon@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox