From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Missing tags in my local stable git repo
Date: Mon, 10 Dec 2012 11:02:47 -0800 [thread overview]
Message-ID: <20121210190247.GA32119@kroah.com> (raw)
In-Reply-To: <1355165264.17101.233.camel@gandalf.local.home>
On Mon, Dec 10, 2012 at 01:47:44PM -0500, Steven Rostedt wrote:
> On Mon, 2012-12-10 at 12:35 -0500, Steven Rostedt wrote:
>
> > I have a crontab that updates these every night with a 'git remote
> > update' and once a week they do a 'git gc' on these repos. I notice the
> > above issues after the git gc.
>
> Looking at my script that does the git gc, it runs:
>
> git gc --aggressive
>
> on the stable.git tree. I wonder if that made a difference.
I think 'git gc' might have cause the problem, as it looks like it
pruned branches that you hadn't accessed in a long time, so it cleaned
them up.
greg k-h
next prev parent reply other threads:[~2012-12-10 19:02 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 [this message]
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
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=20121210190247.GA32119@kroah.com \
--to=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