From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse Subject: Re: Re-done kernel archive - real one? Date: Mon, 18 Apr 2005 07:52:15 +1000 Message-ID: <1113774736.3884.4.camel@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Git Mailing List , Peter Anvin X-From: git-owner@vger.kernel.org Sun Apr 17 23:49:01 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DNHdC-0006xr-7v for gcvg-git@gmane.org; Sun, 17 Apr 2005 23:48:42 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261498AbVDQVwe (ORCPT ); Sun, 17 Apr 2005 17:52:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261499AbVDQVwd (ORCPT ); Sun, 17 Apr 2005 17:52:33 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:37063 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S261498AbVDQVwc (ORCPT ); Sun, 17 Apr 2005 17:52:32 -0400 Received: from [203.53.50.91] (helo=[172.18.240.72]) by pentafluge.infradead.org with esmtpsa (Exim 4.43 #1 (Red Hat Linux)) id 1DNHgs-00035Q-6d; Sun, 17 Apr 2005 22:52:31 +0100 To: Linus Torvalds In-Reply-To: X-Mailer: Evolution 2.2.1.1 (2.2.1.1-2) X-Spam-Score: 0.0 (/) X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org On Sat, 2005-04-16 at 16:01 -0700, Linus Torvalds wrote: > So I re-created the dang thing (hey, it takes just a few minutes), and > pushed it out, and there's now an archive on kernel.org in my public > "personal" directory called "linux-2.6.git". I'll continue the tradition > of naming git-archive directories as "*.git", since that really ends up > being the ".git" directory for the checked-out thing. Do you want the commits list running for it yet? Do you want the changesets which are already in it re-mailed without a 'TESTING' tag? -- dwmw2