From: layer <layer@known.net>
To: Jeff King <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: missing tags!
Date: Wed, 08 Dec 2010 16:05:29 -0800 [thread overview]
Message-ID: <12897.1291853129@relay.known.net> (raw)
In-Reply-To: <20101208201829.GA15938@sigill.intra.peff.net>
Jeff King <peff@peff.net> wrote:
>> 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?
Ack. I didn't know about packed tags.
Thanks, and sorry for the noise.
Kevin
prev parent reply other threads:[~2010-12-09 0:05 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
2010-12-09 0:05 ` layer [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=12897.1291853129@relay.known.net \
--to=layer@known.net \
--cc=git@vger.kernel.org \
--cc=peff@peff.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).