From: Michal Marek <mmarek@suse.cz>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Joe Perches <joe@perches.com>,
linux-next <linux-next@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
users@kernel.org
Subject: Re: RFC: Removing old tags, reducing the git size of -next.
Date: Tue, 08 Mar 2011 16:29:29 +0100 [thread overview]
Message-ID: <4D764B59.1060801@suse.cz> (raw)
In-Reply-To: <20110302165447.f47fd4b2.sfr@canb.auug.org.au>
On 2.3.2011 06:54, Stephen Rothwell wrote:
> Hi Joe,
>
> On Tue, 01 Mar 2011 20:22:26 -0800 Joe Perches <joe@perches.com> wrote:
>>
>> I personally do not find git history to be very useful
>> for the next tree. The collected next tree history
>> also makes the repository fairly large and unwieldy to
>> use on smaller development systems.
>
> Yeah, I have been thinking about this again recently.
>
>> Would it be reasonable to create a separate history tree
>> for -next every once in awhile and have say a maximum of
>> a few weeks of next history in the current tree?
>
> I could easily have a tree that is historical and contains what the
> current linux-next tree contains while also removing old stuff from the
> normal linux-next tree (I could push into both each day). The only
> connection between the daily releases is the "history" branch which,
> frankly, does not serve any purpose and I will remove.
FWIW, I use the following setup for linux-next:
[remote "linux-next"]
url =
git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
fetch = +refs/heads/master:refs/heads/linux-next
fetch = +refs/heads/stable:refs/remotes/linux-next/stable
tagopt = --no-tags
and fetch the next-* tags manually only when I need them.
Michal
next prev parent reply other threads:[~2011-03-08 15:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1299039746.4208.28.camel@Joe-Laptop>
2011-03-02 5:54 ` RFC: Removing old tags, reducing the git size of -next Stephen Rothwell
2011-03-08 15:29 ` Michal Marek [this message]
2011-03-08 16:23 ` Stephen Rothwell
2011-03-09 9:41 ` Michal Marek
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=4D764B59.1060801@suse.cz \
--to=mmarek@suse.cz \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=users@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