public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Hinko Kocevar <hinko.kocevar@cetrtapot•si>
To: Matt Pearson <404emailnotfound@gmail•com>
Cc: git@vger•kernel.org
Subject: Re: revert committed and pushed tag
Date: Thu, 05 Feb 2009 09:02:33 +0100	[thread overview]
Message-ID: <498A9D19.7070902@cetrtapot.si> (raw)
In-Reply-To: <706b4240902031417p1a98f3fdtb2240ea5ae5b31a5@mail.gmail.com>

Matt Pearson wrote:
> 2009/2/3 Hinko Kocevar <hinko.kocevar@cetrtapot•si>:
>> Hi,
>>
>> Is there a way to 'revert' committed and pushed tag?
>> I've noticed that some files were not included in the commit (new files)
>> and I would like to squeeze them in before the tag was
>> created/committed/pushed to the remote server.
> 
> You do it the same way you delete a branch (see git-push(1)):
> git push origin :refs/tags/rc3
> 
> Note that anybody that has fetched from your public repository will
> _not_ have their current 'rc3' tag overwritten with the new version
> without them deleting it first and letting fetch recreate it.
> 

Thank you, that worked just the way I wanted!

Regards,
Hinko

-- 
Hinko Kočevar, OSS developer
ČETRTA POT, d.o.o.
Planina 3, 4000 Kranj, SI EU
tel     ++386 (0) 4 280 66 03
e-mail  hinko.kocevar@cetrtapot•si
http    www.cetrtapot.si

      reply	other threads:[~2009-02-05  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 14:45 revert committed and pushed tag Hinko Kocevar
2009-02-03 22:17 ` Matt Pearson
2009-02-05  8:02   ` Hinko Kocevar [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=498A9D19.7070902@cetrtapot.si \
    --to=hinko.kocevar@cetrtapot$(echo .)si \
    --cc=404emailnotfound@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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