From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20034 invoked by alias); 22 Oct 2013 10:52:41 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 20014 invoked by uid 89); 22 Oct 2013 10:52:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wi0-f181.google.com Received: from mail-wi0-f181.google.com (HELO mail-wi0-f181.google.com) (209.85.212.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 10:52:39 +0000 Received: by mail-wi0-f181.google.com with SMTP id l12so5444231wiv.2 for ; Tue, 22 Oct 2013 03:52:36 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.10.8 with SMTP id e8mr13790534wib.65.1382439156122; Tue, 22 Oct 2013 03:52:36 -0700 (PDT) Received: by 10.194.205.136 with HTTP; Tue, 22 Oct 2013 03:52:36 -0700 (PDT) In-Reply-To: <874n89eidz.fsf@sandifor-thinkpad.stglab.manchester.uk.ibm.com> References: <877gd5iyaz.fsf@fleche.redhat.com> <874n89eidz.fsf@sandifor-thinkpad.stglab.manchester.uk.ibm.com> Date: Tue, 22 Oct 2013 10:52:00 -0000 Message-ID: Subject: Re: git is live From: Fred Cooke To: Tom Tromey , GDB Development , Binutils Development , rsandifo@linux.vnet.ibm.com Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-10/txt/msg00079.txt.bz2 Tom, although the commits that remove/readd all files are ugly, git is smart enough to reuse the blobs, so they don't really do any harm. IE, don't feel too bad about it :-) And thanks! A lot. I'll actually feel motivated (as opposed to disgusted) to get some contributions in now! Just need to find the time. I have to. And soon. On Tue, Oct 22, 2013 at 11:59 AM, Richard Sandiford wrote: > Tom Tromey writes: >> Hi everybody. Git is now live and the master repository for binutils >> and gdb. > > Many many thanks for doing this. > > Richard >