From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ramkumar Ramachandra Subject: Re: Random thoughts on "upstream" Date: Sun, 19 May 2013 17:24:34 +0530 Message-ID: References: <7vobca6c7r.fsf@alter.siamese.dyndns.org> <7vobca3465.fsf@alter.siamese.dyndns.org> <7vzjvu1jes.fsf@alter.siamese.dyndns.org> <7vk3mx1rox.fsf@alter.siamese.dyndns.org> <7vk3mxze8v.fsf@alter.siamese.dyndns.org> <7vmwrr1pem.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Junio C Hamano , git@vger.kernel.org To: Felipe Contreras X-From: git-owner@vger.kernel.org Sun May 19 13:55:22 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ue2Cv-0007wy-TN for gcvg-git-2@plane.gmane.org; Sun, 19 May 2013 13:55:22 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754487Ab3ESLzQ (ORCPT ); Sun, 19 May 2013 07:55:16 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:50625 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754483Ab3ESLzP (ORCPT ); Sun, 19 May 2013 07:55:15 -0400 Received: by mail-ie0-f169.google.com with SMTP id u16so12168535iet.14 for ; Sun, 19 May 2013 04:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=d4B4TsugR5pLDnsGhEc/xBNjSQhBt9DtFpSRynerqCI=; b=ymZXk/+ppzjl/Pe5vCUb6YXkUkZ2Kc9LbhTNrz3pMIgi1bvwhvhvkOr+gTP0PBrLOL 5dLyX7A1Swza+UfDhcK39kLMfmd62iFb0S3F5r2HXFeSappHRZyYdlSU0TzM3zQSjcN4 18SfVc/+5Ae+xGD5ZGkhnlaAQFkcbwYYXwe6keMLMeQ0apDN5TkLXibjNC2nEGfr9hvP AGwYdct0Wv6P2/Ctehw5hyg9AHH09b8FRnwIKjKe7CQkKbw/Y6/dbeRbbhL5/1R1TTPq Dw7m3P0s8Mbm48HrV65awoDZeUdo46SDp07vPy4D/YPjxx3P7CtoQKYGaMRdZ4DdBqTw m9/A== X-Received: by 10.50.73.65 with SMTP id j1mr2907237igv.49.1368964514832; Sun, 19 May 2013 04:55:14 -0700 (PDT) Received: by 10.64.46.1 with HTTP; Sun, 19 May 2013 04:54:34 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Felipe Contreras wrote: > You can't represent push.default = single either. Right. And I propose that we extend the refspec to be able to represent it, instead of having "single" sticking out like a sore thumb (and possibly introducing more sore thumbs like this in the future).