From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santi Subject: Re: [PATCH] Fetch: get the remote branches to merge from the branch properties. Date: Sat, 23 Sep 2006 02:53:21 +0200 Message-ID: <8aa486160609221753k413319f4n5fb46dcef4898292@mail.gmail.com> References: <874puza2qq.fsf@gmail.com> <7vac4rxvep.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Sep 23 02:53:28 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GQvll-0008OD-TL for gcvg-git@gmane.org; Sat, 23 Sep 2006 02:53:26 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964971AbWIWAxX (ORCPT ); Fri, 22 Sep 2006 20:53:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964988AbWIWAxX (ORCPT ); Fri, 22 Sep 2006 20:53:23 -0400 Received: from wx-out-0506.google.com ([66.249.82.231]:32005 "EHLO wx-out-0506.google.com") by vger.kernel.org with ESMTP id S964971AbWIWAxW (ORCPT ); Fri, 22 Sep 2006 20:53:22 -0400 Received: by wx-out-0506.google.com with SMTP id s14so1191801wxc for ; Fri, 22 Sep 2006 17:53:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ngpf0XX2lI1qiV70Ad1UxznPjuEeI1wFcvJJexJHMVqg2T+HrWN33FtnGxJumX48umzaBfNfz0S4CMeovQBk1CPSN3MjICCsM/2WJsBMwGlqVte181PBBcIMl31FVuC3xt/daXX4d4eQ5AYhaghsmqa8tpYb5Pgyr6A253kC7Js= Received: by 10.70.52.2 with SMTP id z2mr1625865wxz; Fri, 22 Sep 2006 17:53:21 -0700 (PDT) Received: by 10.70.19.6 with HTTP; Fri, 22 Sep 2006 17:53:21 -0700 (PDT) To: "Junio C Hamano" In-Reply-To: <7vac4rxvep.fsf@assigned-by-dhcp.cox.net> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: > Your patch has a very strange whitespace damage in it, and I am > not talking about quoted-printable encoding. Last minute hand-editing, sorry. Did I already say it is very late here? :( Santi