From: Andreas Schwab <schwab@linux-m68k.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Missing tags in my local stable git repo
Date: Mon, 10 Dec 2012 22:12:29 +0100 [thread overview]
Message-ID: <m2vcc9oblu.fsf@igel.home> (raw)
In-Reply-To: <1355172274.17101.250.camel@gandalf.local.home> (Steven Rostedt's message of "Mon, 10 Dec 2012 15:44:34 -0500")
Steven Rostedt <rostedt@goodmis.org> writes:
> [remote "origin"]
> fetch = +refs/*:refs/*
> mirror = true
> url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> [remote "stable"]
> url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
> fetch = +refs/heads/*:refs/heads/*
This is your problem. When fetching from origin all references
(including tags) not part of origin are removed. When you mirror a repo
you cannot have another remote in the same repo.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2012-12-10 21:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-10 17:35 Missing tags in my local stable git repo Steven Rostedt
2012-12-10 18:12 ` Greg Kroah-Hartman
2012-12-10 18:39 ` Steven Rostedt
2012-12-10 18:47 ` Steven Rostedt
2012-12-10 19:02 ` Greg Kroah-Hartman
2012-12-10 19:15 ` Steven Rostedt
2012-12-10 19:30 ` Linus Torvalds
2012-12-10 20:44 ` Steven Rostedt
2012-12-10 21:08 ` Linus Torvalds
2012-12-10 21:42 ` Steven Rostedt
2012-12-10 21:50 ` Steven Rostedt
2012-12-10 21:12 ` Andreas Schwab [this message]
2012-12-10 21:23 ` Steven Rostedt
2012-12-10 21:16 ` Geert Uytterhoeven
2012-12-10 21:18 ` Geert Uytterhoeven
2012-12-10 21:18 ` Greg Kroah-Hartman
2012-12-10 21:26 ` Steven Rostedt
2012-12-10 21:28 ` Stephen Rothwell
2012-12-10 21:31 ` Linus Torvalds
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=m2vcc9oblu.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=torvalds@linux-foundation.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