From: Jeff King <peff@peff.net>
To: layer <layer@known.net>
Cc: git@vger.kernel.org
Subject: Re: missing tags!
Date: Wed, 8 Dec 2010 15:18:30 -0500 [thread overview]
Message-ID: <20101208201829.GA15938@sigill.intra.peff.net> (raw)
In-Reply-To: <7986.1291837475@relay.known.net>
On Wed, Dec 08, 2010 at 11:44:35AM -0800, layer wrote:
> I have a repo to which I push to frequently. For each release of the
> software from this repo, I create an annotated tag and push it to this
> repo. I noticed yesterday that he has a single tag in it, when it
> should have 100+. The tag there was the last one I pushed to it.
>
> The missing tags were created with
>
> git tag -a -m "release 4.2rm t1" release42rm_t1 HEAD
>
> and pushed to the (bare) repo in question with
>
> git push origin release42rm_t1
>
> I cannot imagine how the tags got deleted, and I'm looking for some
> guidance.
How did you verify that the tags were deleted? Are you sure they are not
just packed?
-Peff
next prev parent reply other threads:[~2010-12-08 20:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 19:44 missing tags! layer
2010-12-08 20:18 ` Jeff King [this message]
2010-12-09 0:05 ` layer
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=20101208201829.GA15938@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=layer@known.net \
/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).