git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hinko Kocevar <hinko.kocevar@cetrtapot.si>
To: git@vger.kernel.org
Subject: revert committed and pushed tag
Date: Tue, 03 Feb 2009 15:45:01 +0100	[thread overview]
Message-ID: <4988586D.603@cetrtapot.si> (raw)

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.

I did:
$ git add ..files..
$ git commit
$ git push
$ git tag rc3
$ git push --tags

Thank you,
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-03 14:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 14:45 Hinko Kocevar [this message]
2009-02-03 22:17 ` revert committed and pushed tag Matt Pearson
2009-02-05  8:02   ` Hinko Kocevar

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=4988586D.603@cetrtapot.si \
    --to=hinko.kocevar@cetrtapot.si \
    --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;
as well as URLs for NNTP newsgroup(s).